V
V
Vasiliy2017-05-17 13:51:50
css
Vasiliy, 2017-05-17 13:51:50

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

2 answer(s)
V
Vladislav Apalkov, 2017-05-17
@op482230

@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;

A
Alexey Sklyarov, 2017-05-17
@0example

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 question

Ask a Question

731 491 924 answers to any question