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

responsive css class cuts off super wide content #228

Closed
coffeeandwork opened this issue Oct 18, 2023 · 0 comments
Closed

responsive css class cuts off super wide content #228

coffeeandwork opened this issue Oct 18, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@coffeeandwork
Copy link
Collaborator

If we have a wide row of cards, they get clipped off on the right as demonstrated here: https://codepen.io/coffeeandwork/pen/BavXZZd

Screenshot 2023-10-18 at 11 30 49 AM

One way to fix it is to ensure that the minimum width of the container fits the content.
https://codepen.io/coffeeandwork/pen/dywxRVY

Screenshot 2023-10-18 at 11 31 42 AM
leonardorafael added a commit that referenced this issue Oct 20, 2023
#228 ensure content fits inside a responsive container
@leonardorafael leonardorafael self-assigned this Oct 20, 2023
@leonardorafael leonardorafael added the bug Something isn't working label Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants