cpobursky914 / colmar

Capstone Project
0 stars 0 forks source link

mobile HTML #3

Open rimmesbe opened 6 years ago

rimmesbe commented 6 years ago

You have created completely new sections in the HTML for mobile display. You really only want to duplicate HTML where the content is actually changing. The only content changing here is the img tag, so that is all you really need to duplicate. Creating a completely new section is overkill.

https://github.com/cpobursky914/colmar/blob/master/index.html#L95