Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: maintain aspect ratio of image on mobile even with max width #835

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

nikkothari22
Copy link
Member

Max width was causing an issue. Should work fine now since we scale the height if the width is greater than 280px.

image

@nikkothari22 nikkothari22 linked an issue Apr 9, 2024 that may be closed by this pull request
@nikkothari22 nikkothari22 merged commit 6c7f1a9 into develop Apr 9, 2024
3 of 4 checks passed
@nikkothari22 nikkothari22 deleted the 834-bug-mobile-incorrect-cropping-of-images branch April 9, 2024 19:12
@nikkothari22 nikkothari22 mentioned this pull request Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: (mobile) incorrect cropping of images
1 participant