Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Commit

Permalink
#580 - match language switcher link button font size
Browse files Browse the repository at this point in the history
  • Loading branch information
danny-englander committed Mar 9, 2023
1 parent 74ee240 commit cf33e45
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions assets/styles/theme/_uswds-theme-usagov.scss
Original file line number Diff line number Diff line change
Expand Up @@ -220,3 +220,7 @@ h1.text-secondary {
.usa-identifier__section {
@include u-padding-bottom(0);
}

.language-link {
font-size: size("ui", 3);
}

0 comments on commit cf33e45

Please sign in to comment.