fix black info button

This commit is contained in:
2024-04-24 15:26:24 +02:00
parent 2f681027ca
commit 15316c7e9b
3 changed files with 9 additions and 4 deletions

View File

@@ -194,6 +194,11 @@ header {
background-color: transparent !important;
}
.menu-mobile {
background-color: transparent !important;
}
.quicklinks {
box-sizing: border-box;
-webkit-align-items: center;