This commit is contained in:
Michał Gdula 2022-07-31 13:04:30 +01:00
parent 23c54d6bd7
commit b58588fe85
2 changed files with 2 additions and 2 deletions

View file

@ -45,7 +45,7 @@ nav hr {
}
}
@media (max-width: 400px) {
@media (max-width: 550px) {
.nav-hide {
display: none;
}