Merge pull request #4258 from crazyserver/MOBILE-4653

MOBILE-4653 chore: Fix heading font size
main
Dani Palou 2024-12-10 14:36:46 +01:00 committed by GitHub
commit e63232cf1a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 2 deletions

View File

@ -74,8 +74,7 @@ ion-header.header-md {
}
h1, h2, .subheading {
font-size: var(--mdl-typography-label-lineHeight-lg);
font-weight: 500;
font: var(--mdl-typography-heading4-font);
letter-spacing: .0125em;
text-align: start;
padding: 0;