Skip to content

Commit

Permalink
Update font width of the "logo" text in reduced nav
Browse files Browse the repository at this point in the history
  • Loading branch information
bartaz committed Jul 31, 2024
1 parent 9bffd23 commit 78863b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scss/_patterns_navigation-reduced.scss
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
.p-navigation__logo-title {
color: $colors--theme--text-muted;
font-size: #{map-get($font-sizes, default)}rem;
font-weight: $font-weight-regular-text;
}

// links in the banner (Menu toggle, search toggle) use muted text colour
Expand Down

0 comments on commit 78863b6

Please sign in to comment.