E
E
exdude2020-04-22 07:23:45
css
exdude, 2020-04-22 07:23:45

The layout is not displayed correctly on the phone. How to properly adapt a site for a phone using flexbox?

I made up the page, trying to make it adaptive at the same time.
When viewed through a desktop browser, and reducing its borders, everything works.
But as soon as I turn on the mobile view mode in chrome, or I go through the phone, nothing works.
All css code ran through autoprefixer .
What could be the problem?

You can see here .

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Andrey Bely, 2020-04-22
@exdude

Good morning, what exactly is displayed incorrectly?
How did you make the mobile version in general? A separate copy of the site, media queries, or something else?

@
@rasetty, 2020-04-22
_

https://developer.mozilla.org/ru/docs/Mozilla/Mobi... - an article, I advise you to read it.
"Flex" has a handy thing - flex-wrap (wraps container elements to a new line if there is not enough space)
In general, I advise you to read a couple of articles about flexbox, it will be clear there

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question