AnnieTaylorCHEN / ColmarAcademy

the home page for a school with responsive design
https://annietaylorchen.github.io/ColmarAcademy/
0 stars 0 forks source link

mobile side scroll #5

Open rimmesbe opened 6 years ago

rimmesbe commented 6 years ago

You have a large side scroll on your mobile sized site. This is caused by the container tags width not being adjusted from 1200px on desktop. Dev tools is great for hunting down elements that are causing this issue:

https://github.com/AnnieTaylorCHEN/ColmarAcademy/blob/master/css/style.css#L37-L38