Skip to content

Commit

Permalink
LOYALIST-56 Branding adjustment re: consistent browser render
Browse files Browse the repository at this point in the history
  • Loading branch information
jtmcd75 committed Oct 29, 2024
1 parent a5acfc0 commit d7ebb3e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@

a.site-title {
color: var(--bs-nav-link-color);
font-size: $spacer * 2;
line-height: 1;
font-size: $spacer * 1.75;
line-height: 1.1;
// Offset BS5 nav.branding boundary space characters re: wrap.
margin-left: $spacer * -0.25;
padding: $spacer * 0.25;
Expand Down

0 comments on commit d7ebb3e

Please sign in to comment.