iamcram91 / swdv-691

0 stars 0 forks source link

Home Page Responsiveness #9

Open MarvinJ514 opened 4 years ago

MarvinJ514 commented 4 years ago

Similar to the manner your “hero-section” container maintains it’s width when the browser windows is resized or snapped to one side of my Windows 10 Desktop, I feel as though the responsive resize function of your “col-sm-4” division or “row” division should be revisited because the collapsed version of these components looks off. I would suggest potentially maintaining the width of the “row” division at resized in order to maintain the size of the columns so that text is not “squished” at browser resize.

86 ....<div class="row"> 87 ........<div class="col-sm-4">

iamcram91 commented 4 years ago

Thanks again for taking the time to go through this Marvin! While the main focus was on the registration and login page this week, these are great thoughts and necessary updates. I'll make these tickets in the project and get those done this week. Thanks again!