testmysk1ll / Colmar-academy

0 stars 0 forks source link

Mobile View is slightly off center #2

Closed farishkash closed 6 years ago

farishkash commented 6 years ago

colmar_academy1

You have padding pushback in some of the inner divs. It will most likely go to the center by removing these and reducing width size of the div. On mobile devices sometimes making the box 95 percent or less of the width gives you a comparable effect and will automatically adjust to the size of the screen.

testmysk1ll commented 6 years ago

many thanks, this is very helpful.