Merge pull request #67 from litemotiv/fix_wiki_size

Fix wiki column size
This commit is contained in:
deepend-tildeclub 2025-01-20 18:14:47 -07:00 committed by GitHub
commit 85305b357d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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 */