Aand I still can't remember CSS it seems. This *should* actually patch

kao-banner, the CLASS, NOT element...
This commit is contained in:
Cutieguwu
2026-02-25 21:38:27 -05:00
parent 1c00979274
commit 2f09ca4a61

View File

@@ -76,7 +76,7 @@ body {
// Adds a margin otherwise for some reason. // Adds a margin otherwise for some reason.
margin: 0; margin: 0;
kao-banner { .kao-banner {
grid-area: banner; grid-area: banner;
} }
} }