0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/frontend
Fabien egg O'Carroll c745211ee4 Fixed small images in "wide" before/after card
refs https://github.com/TryGhost/Team/issues/1249

Because we cannot resize the container of teh slider without affecting
the surrounding content, e.g. in the context of a grid. We need to
stretch images to fit the slider container.

This also applies the `object-fit: cover` property to the slider image
to help with mis-matched aspect ratios
2021-12-15 16:56:46 +02:00
..
apps Refined audio and bookmark frontend styles 2021-12-13 19:10:06 +01:00
helpers 🐛 Fixed card scripts executing before DOM is parsed 2021-12-08 17:54:37 +02:00
meta Added fallbacks when the site title is undefined 2021-10-27 12:18:57 +02:00
public Moved public folder to frontend 2021-10-16 19:27:34 +01:00
services Revert "Revert "Extract logging from DI patterns, only use @tryghost/logging package"" (#13884) 2021-12-14 11:22:39 +00:00
src/cards Fixed small images in "wide" before/after card 2021-12-15 16:56:46 +02:00
views Updated unsubscribe.hbs (#13365) 2021-10-04 12:18:42 +01:00
web Replace error handler middleware with @tryghost/mw-error-handler (#13879) 2021-12-14 15:18:46 +00:00