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

Create horizontal space in order to increase input font size to 16px #27

Open
chelseaSchmidt opened this issue Aug 11, 2024 · 0 comments

Comments

@chelseaSchmidt
Copy link
Collaborator

Currently there's a hack in place to stop iOS auto-zooming when an input with < 16px font size is clicked. Ideally, the permanent font size of inputs should actually be brought up to 16px (better for accessibility anyway). In order to make room for a larger overall font size so it still looks pretty, make some horizontal space on mobile:

  • Floating labels on the inputs
  • The budget grid columns are currently equal width. Can make the last column with the over/under chip shrink to fit its contents
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant