alvinhsu9 / personal-portfolio

Alvin Hsu's Personal Portfolio
0 stars 0 forks source link

Image overflow on home page #8

Open alvinhsu9 opened 2 years ago

alvinhsu9 commented 2 years ago

Images in the featured project section overflow out of their container when page size gets large. Please see the attached bug report. Home_Img_Overflow_BugReport.docx

alvinhsu9 commented 2 years ago

Changed images to scale by width instead of height on the featured project homepage. This stopped them from overflowing out of their containers as the screen size increased. Also adjusted some of the container and image sizes for the featured projects as the screen size grew. See pull request Image overflow for featured projects #21.

alvinhsu9 commented 2 years ago

Re-opened this for Airrick to re-test. Pull request was already created and finished.