Add text size info to accessibility statement

This commit is contained in:
Helen Chong 2024-06-10 13:02:53 +08:00
parent ca342431c2
commit 38d1d0a25b
1 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,7 @@
--- ---
title: Accessibility title: Accessibility
keyword: accessibility statement keyword: accessibility statement
updated: 2024-06-08 updated: 2024-06-10
eleventyNavigation: eleventyNavigation:
order: 12 order: 12
--- ---
@ -16,7 +16,8 @@ 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 * Keyboard navigation-friendly: Every interactive element can be focused and interacted with keyboard buttons, with visible outline when focused
* Logical content and heading flow * Logical content and heading flow
* Links to skip to the main content or the top of the page * Links to skip to the main content or the top of the page
* No autoplay of videos and audio * Sufficient text 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. 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.