[FIX] some bugs
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user