+ 3
How to make a page responsive
Html, css
2 Answers
+ 2
Also bootstrap and grid
+ 1
There are several things to mind. You can use media queries, but you can also use vw and vh unit, and flex box while building your site so it will adapt itself more easily.