Revert "feat: landing page font to match site"
All checks were successful
ci / build_and_publish (push) Successful in 1m56s
All checks were successful
ci / build_and_publish (push) Successful in 1m56s
This reverts commit 55984bdbc2.
This commit is contained in:
parent
2441ff93e9
commit
fa5eab1cba
1 changed files with 1 additions and 1 deletions
|
|
@ -154,7 +154,7 @@ body {
|
||||||
margin: 0 0 .75rem;
|
margin: 0 0 .75rem;
|
||||||
}
|
}
|
||||||
.butter-content .content-text {
|
.butter-content .content-text {
|
||||||
font-family: var(--butter-base-font);
|
font-family: var(--butter-text-font);
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
line-height: 1.6;
|
line-height: 1.6;
|
||||||
color: var(--butter-black);
|
color: var(--butter-black);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue