breakpoint to 1085px

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

View file

@ -256,7 +256,7 @@ img.show {
scale: var(--scale-up);
}
@media screen and (max-width: 1050px) {
@media screen and (max-width: 1085px) {
.mobile-group {
display: block;
}