mirror of
https://github.com/wassname/talk.git
synced 2026-07-09 18:53:24 +08:00
feat: add some padding to default demo site
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<style>
|
||||
body {
|
||||
margin: 0;
|
||||
padding: 0 0 50px 0;
|
||||
padding: 0 20px 50px 20px;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user