Styling for Smartphones? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Styling for Smartphones?

I would like to know how to Style my Page, so it shifts the text so you can read ir on a smartphone? I would apréciate any answer that helps me. Thanks https://code.sololearn.com/W6wKPmaSbdii/?ref=app

22nd Aug 2019, 9:34 PM
Daniel Valero Mebus
Daniel Valero Mebus - avatar
1 Answer
+ 1
You need to put things in order in css. Change: .wrapper{ margin: 0 auto; width: 100%; }
22nd Aug 2019, 10:45 PM
Solo
Solo - avatar