USWDS-Site - Bug: Token Class Touch Target Accessibility Failure #2796
Labels
Affects: Accessibility 🟡
Relates to the accessibility of our components
Type: Bug
A problem in the code
Describe the bug
The touch target using
token
class is resulting in an accessibility failure due to insufficient spacing between elements on the Font Size and Family Palettes section. The vertical space between touch targets under the "Palette Contents" column needs to be at least 24px.Expected Behavior
The "Palette Contents" column containing the list of
family
touch targets needs to have sufficient spacing vertically between elements to meet WCAG accessibility requirements.Screenshots
token
code is located inuswds-site/css/_uswds-theme-custom-styles.scss
, however this may be more than just a class update as other touch targets that use thetoken
class are not being flagged as failures, just the ones listed out vertically.Code of Conduct
The text was updated successfully, but these errors were encountered: