From e5ac1ee1aac8962d1a9e5b881f94961c84aa32a2 Mon Sep 17 00:00:00 2001 From: litemotiv Date: Tue, 21 Jan 2025 01:52:44 +0100 Subject: [PATCH] Fix wiki column size --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index 60285cc..590e636 100644 --- a/style.css +++ b/style.css @@ -63,6 +63,7 @@ h1 { .col { border: 6px double #fb5; padding: 1em; + flex-grow: 1; } /* THEGOODS */