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

Firefox issue: img height causes grid issues on event pages team section #189

Open
MrGreenTea opened this issue May 27, 2024 · 1 comment

Comments

@MrGreenTea
Copy link
Contributor

image

This seems to be because the height of the image that's provided by the Image component causes the grid row of the image to be that height (if the image is 980px height for example, the row will be 980px high.) The aspect-ratio property does not seem to work here as it does in Chrome :(

@MrGreenTea
Copy link
Contributor Author

We've removed this problem with #187 but now we've introduced this less visible issue:

image

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

No branches or pull requests

1 participant