diff --git a/groups/home/LibAnswers-4-js-css.html b/groups/home/LibAnswers-4-js-css.html index d476cf2..865942a 100644 --- a/groups/home/LibAnswers-4-js-css.html +++ b/groups/home/LibAnswers-4-js-css.html @@ -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; } }