henrylin03 / henrylin03.github.io

Portfolio to house my latest work and professional experience, written in HTML and CSS only.
https://henrylin.io
0 stars 0 forks source link

ensure screenshots of projects are resized programmatically #9

Open henrylin03 opened 7 months ago

henrylin03 commented 7 months ago

right now, the projects' screenshots are resized outside of the codebase - I use a 16:9 crop on the images in Microsoft Photos, which is not ideal. It would be better if each of the project <article> elements are the same height, and the images to the left of each project are resized accordingly