From 0c4d1dd9c2b98dd0544cbc58f608a7c7d6c7ce20 Mon Sep 17 00:00:00 2001 From: Ricearoni1245 Date: Fri, 31 Oct 2025 00:58:19 -0500 Subject: [PATCH] added fonts --- .gitignore | 2 +- src/components/Footer.tsx | 6 +----- src/components/Hero.tsx | 28 ++++++++++++++-------------- src/components/Navbar.tsx | 13 ++++++------- src/components/ThemeToggle.tsx | 1 - src/index.css | 8 +++++--- 6 files changed, 27 insertions(+), 31 deletions(-) diff --git a/.gitignore b/.gitignore index 12f77dd..2cc4c4d 100644 --- a/.gitignore +++ b/.gitignore @@ -29,4 +29,4 @@ Thumbs.db # Uncomment the ones you're not using # yarn.lock # package-lock.json -# pnpm-lock.yaml \ No newline at end of file +# pnpm-lock.yamlw \ No newline at end of file diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index 26d13ba..4e8cb0c 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -18,20 +18,17 @@ export function Footer({ return (