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

@ -112,7 +112,7 @@
text-align: -webkit-right;
}
@media screen and (max-width: 800px) {
@media screen and (max-width: 1050px) {
.calendar-strip {
--padding-vertical: 1rem;
border-top: var(--border);