0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/frontend/apps/amp/lib
Yuriy Tymchuk c385fc1aad Added scale-to-fill styling for AMP post image
The featured post images are distorted in the AMP template. This change adds `object-fit:cover` styling, and thus avoids distortion but allows images to scale.

Fixes #11560
2020-04-27 11:25:11 +01:00
..
helpers Moved helper proxy into a service 2020-04-08 17:22:44 +01:00
views Added scale-to-fill styling for AMP post image 2020-04-27 11:25:11 +01:00
router.js