[menu] show username at the top of the menu

This commit is contained in:
nymkappa
2023-08-18 18:04:40 +02:00
parent 5aff2c74e6
commit d1c9e8b56e
3 changed files with 8 additions and 1 deletions

View File

@@ -37,6 +37,9 @@
}
.sidenav nav {
height: auto;
padding-left: 20px;
padding-right: 20px;
padding-top: 30px;
padding-bottom: 50px;
@media (max-width: 572px) {
padding-bottom: 100px;