[FIX] Navbar round button shape

This commit is contained in:
2021-10-09 20:10:59 +01:00
parent 3b9f7ddaa0
commit 667cad1c0b

View File

@@ -24,6 +24,10 @@ nav {
justify-content: flex-end;
}
.navbar-items .button.button--round {
padding: 10px;
}
@media screen and (max-width: 700px) {
#banner-logo {
display: none;