Skip to content

Commit

Permalink
TCI-1180 change text to bold, changed lato font to 900 (#865)
Browse files Browse the repository at this point in the history
Co-authored-by: Reshma Dhane <reshmaingavale@gmail.com>
  • Loading branch information
reshmai and Reshma Dhane committed Dec 14, 2023
1 parent 6a569f9 commit 8a52faf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/css/local/_uswds-theme-typography.scss
Original file line number Diff line number Diff line change
Expand Up @@ -272,9 +272,9 @@ $theme-font-sans-custom-src: (
400: "Lato-Regular",
500: false,
600: false,
700: "Lato-SemiBold",
700: false,
800: false,
900: false,
900: "Lato-SemiBold"
),
italic: (
100: false,
Expand Down

0 comments on commit 8a52faf

Please sign in to comment.