svsticky / static-sticky

Sticky's website (svsticky.nl)
https://www.svsticky.nl
MIT License
2 stars 3 forks source link

fix: image size based on parent #383

Closed sam32123 closed 1 month ago

sam32123 commented 1 month ago

Currently, when fetching an image from Contentfull, the image size is proportional to image size.

After this PR; default image witdth should be based on the size of the parent element

TobiasDeBruijn commented 1 month ago

Need to test it, but otherwise looks good!