summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-04-26 22:37:14 +0300
committerPaul Buetow <paul@buetow.org>2023-04-26 22:37:14 +0300
commit80eb74f797b6fb9d15d985d559c328f08c3b2285 (patch)
treea5359274099eb12a91532171a73966f7f47f5448 /style.css
parent57e9278eef9cdea9a2cd1376eedc508b2d90dd87 (diff)
Update content for html
Diffstat (limited to 'style.css')
-rw-r--r--style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/style.css b/style.css
index 76399166..e460a613 100644
--- a/style.css
+++ b/style.css
@@ -22,6 +22,7 @@ body {
font-family: text;
max-width: 1024px;
padding: 0 20px;
+ margin:0 auto;
border-image: linear-gradient(#f6b73c, #4d9f0c) 30;
border-width: 1px;
border-style: solid;