[FIX] some bugs

This commit is contained in:
2020-05-08 23:45:08 +02:00
parent d17135be58
commit e60acaf273
3 changed files with 24 additions and 15 deletions
+5
View File
@@ -65,6 +65,11 @@ a:not([href^='#']) {
border-radius: 0;
}
.sticky {
position: -webkit-sticky;
position: sticky;
z-index: 995;
}
@media only screen and (max-width:600px) {
#willkommen-banner {