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 in uswds-site/css/_uswds-theme-custom-styles.scss, however this may be more than just a class update as other touch targets that use the token class are not being flagged as failures, just the ones listed out vertically.
Code of Conduct
Describe the bug
The touch target using

tokenclass 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
familytouch targets needs to have sufficient spacing vertically between elements to meet WCAG accessibility requirements.Screenshots
tokencode 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 thetokenclass are not being flagged as failures, just the ones listed out vertically.Code of Conduct