summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-04-26 22:49:45 +0300
committerPaul Buetow <paul@buetow.org>2023-04-26 22:49:45 +0300
commitfb7f32d28099879dd19775e308f8ab9d4bb6a549 (patch)
tree658d871d3d4324bc30cf2d1563511ed051c55adb /style.css
parent80eb74f797b6fb9d15d985d559c328f08c3b2285 (diff)
Update content for html
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;