summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorNicolas Dato <nicolas.dato@gmail.com>2023-05-16 18:58:55 -0300
committerNicolas Dato <nicolas.dato@gmail.com>2023-05-16 18:58:55 -0300
commit1ca33ee216d3f4944edaf1dc3e70bb692e6ef881 (patch)
treefad20852357e965bd10704822964bb6badd95fc8 /style.css
parent50df46a3a79fbc511e07072dd0b58b2f0a6aeaea (diff)
downloadndato.com-1ca33ee216d3f4944edaf1dc3e70bb692e6ef881.tar.gz
ndato.com-1ca33ee216d3f4944edaf1dc3e70bb692e6ef881.tar.bz2
menu
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%;
}