Merge pull request #4258 from crazyserver/MOBILE-4653
MOBILE-4653 chore: Fix heading font size
This commit is contained in:
commit
e63232cf1a
@ -74,8 +74,7 @@ ion-header.header-md {
|
|||||||
}
|
}
|
||||||
|
|
||||||
h1, h2, .subheading {
|
h1, h2, .subheading {
|
||||||
font-size: var(--mdl-typography-label-lineHeight-lg);
|
font: var(--mdl-typography-heading4-font);
|
||||||
font-weight: 500;
|
|
||||||
letter-spacing: .0125em;
|
letter-spacing: .0125em;
|
||||||
text-align: start;
|
text-align: start;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user