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 61167ed..846d6e8 100644
--- a/style.css
+++ b/style.css
@@ -16,13 +16,13 @@
--cyan: #2aa198;
--green: #859900;
--header-font-size: 175%;
- --column-min-width: 25ex;
+ --column-min-width: 20ex;
--border-width: 1px;
--padding: 2ex;
--margin: 2ex;
--content-padding-left: 9ex;
--content-padding-right: 5ex;
- --body-max-width: 140ex;
+ --body-max-width: 120ex;
--body-min-width: 75ex;
--body-font-size: 110%;
}