Use font size rather than text size
This commit is contained in:
parent
38d1d0a25b
commit
a350b58d4e
|
@ -16,7 +16,7 @@ High-level overview of the accessibility features of this site:
|
|||
* Keyboard navigation-friendly: Every interactive element can be focused and interacted with keyboard buttons, with visible outline when focused
|
||||
* Logical content and heading flow
|
||||
* Links to skip to the main content or the top of the page
|
||||
* Sufficient text size that can be enlarged without breaking the site layout
|
||||
* Sufficient font size that can be enlarged without breaking the site layout
|
||||
* No autoplaying audio or video
|
||||
|
||||
This site uses the [Lexend](https://www.lexend.com/) font family as the default font and [Intel One Mono](https://www.intel.com/content/www/us/en/company-overview/one-monospace-font.html) as the monospace font to improve text readability.
|
||||
|
|
Loading…
Reference in New Issue