summaryrefslogtreecommitdiff
path: root/hacklabxl.css
diff options
context:
space:
mode:
Diffstat (limited to 'hacklabxl.css')
-rw-r--r--hacklabxl.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/hacklabxl.css b/hacklabxl.css
index 7e71bcb..c6a1a66 100644
--- a/hacklabxl.css
+++ b/hacklabxl.css
@@ -2,7 +2,7 @@ body {
font-family: monospace;
}
.container {
- column-width: 20em;
+ column-width: 15em;
column-rule: solid 3px black;
height: 95vh;
}