summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/style.css b/style.css
index e460a613..0001a3ac 100644
--- a/style.css
+++ b/style.css
@@ -21,8 +21,8 @@
body {
font-family: text;
max-width: 1024px;
- padding: 0 20px;
- margin:0 auto;
+ padding: 20px 20px;
+ margin: 20px auto;
border-image: linear-gradient(#f6b73c, #4d9f0c) 30;
border-width: 1px;
border-style: solid;