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

Improve grid display on mobile #62

Merged
merged 1 commit into from
Mar 7, 2024
Merged

Improve grid display on mobile #62

merged 1 commit into from
Mar 7, 2024

Conversation

msbt
Copy link
Contributor

@msbt msbt commented Mar 7, 2024

Summary of the changes / Why this is an improvement

The grid isn't responsive, following this guide, this should make it 1 col on extra-small devices (<576px), 2 col on small (768px) and 3 col on medium (992px) and large screens (>1200px) - not the first element though, this will stay 2 col.

Copy link
Member

@amotl amotl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this up!

@msbt msbt merged commit 570732c into main Mar 7, 2024
3 checks passed
@msbt msbt deleted the msbt-grid-for-mobile branch March 7, 2024 13:01
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.

2 participants