Skip to content

Commit

Permalink
[Issue #3397] set all headings to sans-serif (#3413)
Browse files Browse the repository at this point in the history
add theme setting for sans-serif heading fonts
  • Loading branch information
andycochran authored Jan 7, 2025
1 parent fd47a7f commit ff25049
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/styles/_uswds-theme.scss
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ in the form $setting: value,
$theme-type-scale-xl: 12,
$theme-type-scale-2xl: 15,
$theme-type-scale-3xl: 17,
$theme-font-role-heading: "sans",
$theme-lead-font-family: "body",

// Color settings
Expand Down

0 comments on commit ff25049

Please sign in to comment.