Merge "Restore #siteSub font size"

This commit is contained in:
jenkins-bot 2022-07-08 21:35:22 +00:00 committed by Gerrit Code Review
commit 4df9e30757
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;
}