Skip to content

Commit

Permalink
style: revert to base font 16px (#1517)
Browse files Browse the repository at this point in the history
# Motivation

Font size < 16px in inputs makes iOS automatically ping zoom for a11y reason. We do not want such issue.

https://css-tricks.com/16px-or-larger-text-prevents-ios-form-zoom/

Therefore we revert to a base font size of 16px.
  • Loading branch information
peterpeterparker authored Nov 9, 2022
1 parent 83ae31f commit 73ffa96
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 73ffa96

Please sign in to comment.