mirror of
https://github.com/discourse/discourse.git
synced 2025-02-10 13:24:55 +00:00
Improves the layout of most grids in posts, by using `object-fit: cover` for most images. This allows images to better fill up the space, without changing their aspect ratio.