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

Shrinking padding on mobile to show data better #971

Merged
merged 3 commits into from
Apr 13, 2024

Conversation

devinmatte
Copy link
Member

Motivation

Fixes #903

Changes

  • Shrunk the padding when size of screen is below sm, which is mobile
  • Improves visibility of charts on mobile

Testing Instructions

@github-actions github-actions bot added the frontend Change to frontend code label Apr 6, 2024
@nathan-weinberg nathan-weinberg merged commit 4e72d0b into main Apr 13, 2024
4 checks passed
@nathan-weinberg nathan-weinberg deleted the shrink-padding-mobile branch April 13, 2024 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Change to frontend code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove padding so that charts can be wider on mobile
2 participants