Started main page ui

This commit is contained in:
2023-07-17 20:14:00 +01:00
parent 3761fc1b1e
commit f24dcae19f
3 changed files with 16 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
.loginSpacer {
height: 33%;
}
#menu {
width: 100%;
padding: 5%;
}