Skip to content

Commit

Permalink
Merge pull request #4258 from crazyserver/MOBILE-4653
Browse files Browse the repository at this point in the history
MOBILE-4653 chore: Fix heading font size
  • Loading branch information
dpalou authored Dec 10, 2024
2 parents e70249e + 176b54a commit e63232c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/theme/components/ion-header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit e63232c

Please sign in to comment.