change breakpoint to 1050px

This commit is contained in:
isUnknown 2024-09-21 15:55:55 +02:00
parent c6769af697
commit 65d0740f92
18 changed files with 35 additions and 36 deletions

View file

@ -170,7 +170,7 @@
max-width: 0.9ch;
}
@media screen and (max-width: 800px) {
@media screen and (max-width: 1050px) {
.main-nav__featured-pages {
display: none;
}