From 16d699ef049323654603b186f125b51c0b15c44d Mon Sep 17 00:00:00 2001 From: Kim Pohas Date: Wed, 8 Oct 2025 22:07:58 -0700 Subject: [PATCH 1/5] Correct home page font - Lab Grotesque --- src/pages/index.tsx | 94 ++++++++++++++++++--------------------------- 1 file changed, 37 insertions(+), 57 deletions(-) diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 2589b9f86c..26f80e5a4d 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -39,7 +39,6 @@ export const Home = () => { { pb={1} sx={{ backgroundImage: 'linear-gradient(to right, rgb(0,0,153), rgb(0,70,190) 30%)', + fontFamily: + 'var(--ifm-font-family-headings, var(--ifm-font-family-base, "Lab Grotesque", "Segoe UI", Roboto, Helvetica, Arial, sans-serif))', }} textAlign='center' >