0
Why the header is too wide in portrait desktop view in mobile? Is it okay that it was wide?
https://code.sololearn.com/WX1VS3lStgYf/?ref=app header stretch...? Drop some help I need your advice thank you.
3 ответов
+ 2
You may use my code to find the dimensions of your viewport while in portrait mode. Add the @media query for the first number you see
https://code.sololearn.com/W66jFEGTE8lL/?ref=app
+ 1
It looks fine to me.
If you don't like it, change with the @media rule.
0
what media can I use for for mobile portrait desktop view?