From 1f0077b1a8f2411f11e8f950b963eef0812c4afd Mon Sep 17 00:00:00 2001 From: Owen Rees Date: Mon, 17 Jul 2023 20:10:06 +0200 Subject: [PATCH] Fonts (#100) * Change primary colour * Change fonts * font options * font selection confirmed --------- Co-authored-by: Timothy Armes --- app/[lang]/components/Footer.tsx | 2 +- app/[lang]/components/HamburgerMenu.tsx | 2 +- app/[lang]/components/Navbar.tsx | 6 ++++-- app/[lang]/contactez-nous/ContactForm.tsx | 8 ++++---- app/[lang]/layout.tsx | 13 +++++++++---- app/[lang]/page.tsx | 4 ++-- app/[lang]/qui-sommes-nous/page.tsx | 12 ++++++------ app/[lang]/tournois/ScrollToTopButton.tsx | 2 +- app/[lang]/tournois/TimeControlFilters.tsx | 2 +- app/[lang]/tournois/TournamentMap.tsx | 2 +- app/[lang]/tournois/TournamentTable.tsx | 14 +++++++------- package-lock.json | 22 ++++++++++++++++++++++ package.json | 1 + tailwind.config.js | 22 +++++++++++++++++++++- 14 files changed, 81 insertions(+), 31 deletions(-) diff --git a/app/[lang]/components/Footer.tsx b/app/[lang]/components/Footer.tsx index 0c6e1b0..cc11c15 100644 --- a/app/[lang]/components/Footer.tsx +++ b/app/[lang]/components/Footer.tsx @@ -8,7 +8,7 @@ export default function Footer() { return (