Styling-fixes

This commit is contained in:
Kasper Rynning-Tønnesen
2019-07-26 10:45:39 +02:00
parent 4b0680e366
commit 116a1e8905

View File

@@ -38,7 +38,8 @@
} }
.admin_panel { .admin_panel {
margin-top: 100px; padding-top: 100px;
min-height: calc(100vh - 322px);
} }
.current_number { .current_number {