Answer the question
In order to leave comments, you need to log in
Why does the website collapse when zooming in?
Hello!
I can not understand why when you change the scale of the site, it starts to collapse!
I wrote the site about 2 months ago and only now I noticed an error. Made up through the grid jeet/
Site
almetsamara.ru
Answer the question
In order to leave comments, you need to log in
@media only screen and (max-width: 991px) and (min-width: 768px)
_grid-sm-min-an…sm-max.scss:65
.mod-2 {
overflow: hidden;
display: none;
Because all styles work for you up to 1920 pixels of the window width, everything that is larger than this window (just at 75% scale) does not use styles anymore.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question