fix a small bug
This commit is contained in:
@@ -317,7 +317,7 @@ a.no-underline { text-decoration: none; }
|
||||
}
|
||||
}
|
||||
|
||||
@media only screen and (min-width: 1px) and (max-width: 991px) {
|
||||
@media only screen and (min-width: 1px) and (max-width: 992px) {
|
||||
#hamburger-alternative { display: none; }
|
||||
#corona-alert { margin-top: 10px; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user