summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hacklabxl.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/hacklabxl.css b/hacklabxl.css
index 859e29a..5604174 100644
--- a/hacklabxl.css
+++ b/hacklabxl.css
@@ -1,5 +1,6 @@
.container {
- column-count: 6;
+ column-count: 6;
+ column-width: 160px;
column-fill: auto;
column-rule: dotted 1px black;
height: 95vh;