NCIOCPL / cgov-digital-platform

The Cancer.gov Digital Communications Platform
GNU General Public License v2.0
11 stars 33 forks source link

CR: Change the NCIDS Feature Cards/3 Feature Card Row to the Updated Font Styles #4434

Closed andyvanavery31 closed 1 month ago

andyvanavery31 commented 2 months ago

Request Description

The change to Feature Cards has been approved by the client as of 26AUG2024. This request is to update the NCIDS Feature Cards with the changes to the font. The result of the change will have the description text be token size xs (16px), the card title will be token size md (20px), and the group/row heading will be size xl (24px).

What's the expected change?

What's the current functionality?

What's the updated acceptance criteria?

Scenario: A site visitor views an NCIDS Feature Card component on a Home and Landing Page or a Mini Landing Page
  Given the site visitor is on the a Home and Landing Page or a Mini Landing Page
    And the NCIDS Feature Card font sizes have been updated
  When the visitor views the NCIDS Feature Card
  Then the description text size of the card will be token size xs (16px)
    And the card title text size will be token size md (20px)
    And the card row heading text size will be token size xl (24px)

Related Tickets