about summary refs log tree commit diff
path: root/assets/css/theme.css
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/theme.css')
-rw-r--r--assets/css/theme.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/assets/css/theme.css b/assets/css/theme.css
index ae5acde..e659a2d 100644
--- a/assets/css/theme.css
+++ b/assets/css/theme.css
@@ -1,3 +1,7 @@
+:root {
+    --column-width: 80ch;
+}
+
 nav ul, nav ul li {
 	display: inline-block;
 }