mirror of
https://github.com/discourse/discourse.git
synced 2025-03-04 17:57:57 +08: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.