feat: landing page font to match site

#9

(cherry picked from commit 55984bdbc2)
This commit is contained in:
Chris Milne 2026-05-01 12:33:27 +01:00
parent 29237908d7
commit 39a423a955

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-text-font); font-family: var(--butter-base-font);
font-size: 20px; font-size: 20px;
line-height: 1.6; line-height: 1.6;
color: var(--butter-black); color: var(--butter-black);