Replies: 2 comments
-
update css:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @twan-2022 sorry for the delay in responding here. Are you using Glide to render images? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have the following code:
This makes sure all images have a height of 300, but this means some are cut off. I want all images to have a max height of 300 and the width be variable. In other words all images should remain their aspect ratio, not be cut off and have a max height of 300. How can I do that and is that possible with the twill media model?
Beta Was this translation helpful? Give feedback.
All reactions