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

@ -1,4 +1,4 @@
@media screen and (max-width: 800px) {
@media screen and (max-width: 1050px) {
.grid,
.hero {
grid-template-columns: 1fr;