AlexSmith11 / website-blog

Website that holds my blog, CV, and refers to my GitHub projects.
https://www.alexneilsmith.com
0 stars 0 forks source link

Photo Gallery #7

Open AlexSmith11 opened 4 years ago

AlexSmith11 commented 4 years ago

Should be doable with simple bootstrap, but if not refer to CSS grid.

AlexSmith11 commented 4 years ago

First draft completed and pushed to deployment. Notes: Not sure if every image should be 1:1 width:height. Seems accurate, need to test with really long/tall images. Feature to consider: Add a way to click on an image and see it properly.

AlexSmith11 commented 4 years ago

Simple way to change aspect ration of each photo using css/class names.

AlexSmith11 commented 4 years ago

Consider putting the gallery into a container to narrow where the pictures are and lessen how much horizontal space they take up on desktop.