owid / owid-grapher

A platform for creating interactive data visualizations
https://ourworldindata.org
MIT License
1.35k stars 227 forks source link

🐛 increase the resolution of homepage intro primary thumbnails #3700

Closed ikesau closed 2 weeks ago

ikesau commented 2 weeks ago

Fixes #3698

All HomepageIntro thumbnails were using images with containerType: "thumbnail" which sets the source sizes attribute to 350px, which was inaccurate for the primary tile.

This PR fixes that by setting the containerType for the primary tile to be span6, which will correctly calculate the width of the image and load a sufficiently hi-res image for any given screen width/DPI

https://github.com/owid/owid-grapher/assets/11844404/6af81c2a-8225-4b02-90b0-9f38dc122994