Why the header is too wide in portrait desktop view in mobile? Is it okay that it was wide? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
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.

17th Aug 2022, 1:50 PM
Kuro Chi
Kuro Chi - avatar
3 Answers
+ 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
18th Aug 2022, 4:17 AM
Chris Coder
Chris Coder - avatar
+ 1
It looks fine to me. If you don't like it, change with the @media rule.
18th Aug 2022, 2:35 AM
Chris Coder
Chris Coder - avatar
0
what media can I use for for mobile portrait desktop view?
18th Aug 2022, 3:14 AM
Kuro Chi
Kuro Chi - avatar