Answer the question
In order to leave comments, you need to log in
How to properly adapt the site for mobile devices?
I know how to work with media queries.
The question is how to properly adapt the site to small resolutions? What's the best way to do it? Change separately the styles of elements that move out or implement completely different styles for all standard resolutions?
Answer the question
In order to leave comments, you need to log in
Look at grid, a useful thing for responsive design.
Or you can use media queries, but most likely you will need to write a lot of them so that the design is pleasant, something like that.
ps grid + flex is a good solution for responsive design
If you are asking this question - you are NOT good at working with media queries
Use media queries in css? You can use grid grids with or without bootstrap.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question