Revert "feat: landing page font to match site"
All checks were successful
ci / build_and_publish (push) Successful in 1m56s

This reverts commit 55984bdbc2.
This commit is contained in:
Chris Milne 2026-05-01 15:46:11 +01:00
parent 2441ff93e9
commit fa5eab1cba

View file

@ -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);