Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
style: revert to base font 16px (#1517)
# 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