D
D
Darya Shvakh2018-09-28 18:38:21
css
Darya Shvakh, 2018-09-28 18:38:21

Why are bg images on ios displayed at mega zoomed in size?

Good evening!
Please tell me why the site images on the ios tablet are displayed on a huge scale? And only those images that go - bg

.div {
    background: url(img/moskow_sity_5.jpg)center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    width: 100%;
    min-width: 320px;
    height: 100vh;
    padding-top: 0;
    padding-bottom: 0;
    border-top-width: 0;
    border-bottom-width: 0;
    border-style: none;
}

Those images that are inserted into html and have clearly fixed sizes are displayed correctly.
File - normalize.css, not included.
And what about iosa and background-attachment: fixed; something didn’t work - I already know, but it’s not about the lack of fixation, but the fact that the image is simply huge. (
Thank you!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Darya Shvakh, 2018-09-28
@DariaShvakh

Kirill Nikitin , 2 years ago he already defeated everyone , and I'm a fool .... immediately into tears.)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question