summaryrefslogtreecommitdiff
path: root/extras/html/style.css
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-04-03 23:20:50 +0300
committerPaul Buetow <paul@buetow.org>2023-04-03 23:20:50 +0300
commitbe79ab2ba16afbef111c61f3e7894fa1da041c32 (patch)
tree5dbf1dd1cbcc8462c42ed5fff7d34c0e6cd5e198 /extras/html/style.css
parentc0591b60400000621c30d54440917931086ec6c9 (diff)
dont use 99%
Diffstat (limited to 'extras/html/style.css')
-rw-r--r--extras/html/style.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/extras/html/style.css b/extras/html/style.css
index 86eb404..b3d6052 100644
--- a/extras/html/style.css
+++ b/extras/html/style.css
@@ -20,7 +20,6 @@
body {
font-family: text;
- width: 99%;
max-width: 1024px;
padding: 0 20px;
border-image: linear-gradient(#f6b73c, #4d9f0c) 30;