Skip to content

Commit

Permalink
Hardcode $font-line-height-x-large from #65418 which didn't get backp…
Browse files Browse the repository at this point in the history
…orted
  • Loading branch information
ajlende authored and jeryj committed Oct 16, 2024
1 parent 7ace071 commit 150aed1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@

&#{&},
&#{&} .edit-site-sidebar-navigation-screen__title {
line-height: $font-line-height-x-large;
line-height: 32px;
}
}

Expand Down

0 comments on commit 150aed1

Please sign in to comment.