MOBILE-4653 chore: Fix heading font size
parent
e70249ea83
commit
176b54a854
|
@ -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…
Reference in New Issue