Start time grid #62

Merged
stne3960 merged 30 commits from start_time_grid into main 2026-01-16 14:17:09 +01:00
Showing only changes of commit ee2ff6ccca - Show all commits

View File

@ -1,9 +1,10 @@
#layout {
min-height: 100vh;
padding-bottom: 4em;
padding-bottom: 5em;
}
main {
max-width: var(--max-page-width);
margin: 0 auto;
padding: 0 1em;
}
}