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.
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