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,7 +1,8 @@
#layout { #layout {
min-height: 100vh; min-height: 100vh;
padding-bottom: 4em; padding-bottom: 5em;
} }
main { main {
max-width: var(--max-page-width); max-width: var(--max-page-width);
margin: 0 auto; margin: 0 auto;