Move the menu down hard

This commit is contained in:
vinzv 2020-10-07 22:47:50 +02:00
parent 17b9c3542d
commit 7b0455f976

View file

@ -631,6 +631,9 @@ nav.navbar .nav > li > button:focus
#myNavmenu li.nav-sitename {
font-weight: bold;
}
#myNavmenu {
top: 50px;
}
#topbar-first .dropdown.account li#nav-sitename {
padding-left: 15px;
padding-right: 15px;