Make main wider

This commit is contained in:
schmop 2025-09-13 23:20:10 +02:00
parent 32d49655de
commit 8f54b8012f

View File

@ -51,6 +51,5 @@ label:has(input[type="checkbox"]) {
}
main {
max-width: unset !important;
min-width: 700px;
max-width: 95vw !important;
}