Increase global heading foundation sizes
This commit is contained in:
@@ -233,8 +233,8 @@
|
||||
--font-size-base: 1rem;
|
||||
--font-size-small: 0.8rem;
|
||||
--font-size-brand: 1.6rem;
|
||||
--font-size-h1: 1.5rem;
|
||||
--font-size-h2: 1.25rem;
|
||||
--font-size-h1: 1.8rem;
|
||||
--font-size-h2: 1.5rem;
|
||||
--font-weight-regular: 400;
|
||||
--font-weight-semibold: 600;
|
||||
--line-height-base: 1.5;
|
||||
|
||||
@@ -15,11 +15,3 @@
|
||||
color: var(--text-typography-preview);
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.sg-typography-preview h1 {
|
||||
font-size: calc(var(--font-size-h1) * 1.2);
|
||||
}
|
||||
|
||||
.sg-typography-preview h2 {
|
||||
font-size: calc(var(--font-size-h2) * 1.2);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user