Restore #siteSub font size

Bug: T311421
Change-Id: I9c6d66f91c071a23e02d646ace143f9605354eae
This commit is contained in:
bwang 2022-07-06 15:26:21 -05:00 committed by Bernard Wang
parent a975f920c4
commit f0955e8ae3
1 changed files with 4 additions and 0 deletions

View File

@ -77,6 +77,10 @@ pre,
font-size: @font-size-base--trident-hack;
line-height: @line-height-base;
#siteSub {
font-size: 12.8px; // T311421
}
h1 {
margin-top: 1em;
}