Fix wiki column size

This commit is contained in:
litemotiv 2025-01-21 01:52:44 +01:00
parent 8933f0a160
commit e5ac1ee1aa
1 changed files with 1 additions and 0 deletions

View File

@ -63,6 +63,7 @@ h1 {
.col { .col {
border: 6px double #fb5; border: 6px double #fb5;
padding: 1em; padding: 1em;
flex-grow: 1;
} }
/* THEGOODS */ /* THEGOODS */