Update style for page title in sticky header

Bug: T296320
Change-Id: I0deabfb598e92f07296824c94a9c7c81daefe486
This commit is contained in:
Clare Ming 2021-11-24 13:59:16 -07:00
parent 1c96e32b6f
commit 101c438c02
1 changed files with 3 additions and 0 deletions

View File

@ -83,6 +83,9 @@
max-width: 500px;
overflow: hidden;
padding-right: 10px;
font-family: @font-family-serif;
// T296320 closest standardized option to 22px (24px)
font-size: @font-size-heading-2;
// T289814 Fade out page titles longer than 500px.
/* Stylelint rule broken for vendor prefixes: https://github.com/stylelint/stylelint/issues/1939 */