P
P
Petr-Pert-Evgenevich2018-10-19 18:03:24
css
Petr-Pert-Evgenevich, 2018-10-19 18:03:24

Where is the jamb in the mobile version of my site?

Good day! My first question on the toaster.
So, my site club-white-crow.ru is not displayed correctly on smartphones. I made a responsive layout using css3, an example of a part of the code:

@media screen and (max-width:760px) { /* Меньше 760px */ }

And when you open the site in the Chrome or Mozilla browser, if you move your finger to the left, some empty space is formed on the right. Screenshots:
How it should look like:
5bc9f13bcb095148960353.png
How it looks if you drag your finger to the left:
5bc9f14324233019754196.png
Here is a link to the leaked site - style.css
I can't figure out where the jamb is. Thank you very much in advance for your help.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dymok, 2018-10-19
@Petr-Pert-Evgenevich

.video-boris {
    ...
    box-sizing: border-box;
}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question