styles: Increase line-heading-heading slightly to follow Codex

[EXPECTED VISUAL CHANGE]
Following Codex typography definitions. This minor change results in a
2px higher heading.

Bug: T332171
Change-Id: I5ac39492d8efc5c24e4340983e2b6973b7252c8f
This commit is contained in:
Volker E 2023-03-15 06:06:26 -07:00 committed by Jdlrobson
parent 6ad3ad889e
commit ee03c15c4a

View file

@ -55,7 +55,7 @@
@font-size-footer: unit( 12 / @font-size-browser, em );
@line-height-base: 1.6;
@line-height-heading: 1.3;
@line-height-heading: 1.375;
@line-height-code: 1.3;
@line-height-footer-info: 1.4;
@line-height-footer-buttons: 2;