From 18826dbef7fadd66deb48f7427e96e78cc5ae6e3 Mon Sep 17 00:00:00 2001 From: Thulina Wickramasinghe Date: Mon, 19 Aug 2024 23:14:57 +0530 Subject: [PATCH] Feat(hall-of-flame): update content and minor style fixes --- src/components/layout/header.jsx | 5 ++--- src/pages/hall-of-fame.jsx | 4 ++-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/src/components/layout/header.jsx b/src/components/layout/header.jsx index b89f29d..d952580 100644 --- a/src/components/layout/header.jsx +++ b/src/components/layout/header.jsx @@ -72,16 +72,15 @@ const Header = ({ className }) => { to={isHallOfFame ? "/" : "/hall-of-fame"} onClick={() => window.scrollTo({ top: 0, behavior: "smooth" })} aria-label="Home" - className="hidden xsm:flex gap-2" + className="ml-[-1.6125rem] gap-2" >
{isHallOfFame ? "Leaderboard" : "Hall of Fame"} -
- Competition + The Competition
diff --git a/src/pages/hall-of-fame.jsx b/src/pages/hall-of-fame.jsx index b5dcf9a..fa4e8aa 100644 --- a/src/pages/hall-of-fame.jsx +++ b/src/pages/hall-of-fame.jsx @@ -31,7 +31,7 @@ const HallOfFame = () => { if (page !== 1) setPage(1); }, [filters, sorts, round, ghostLegion]); - useTitle("Leaderboard | Bashaway"); + useTitle("Hall of Fame | Bashaway"); return ( <> @@ -39,7 +39,7 @@ const HallOfFame = () => {
Hall of Fame 2023 - A tribute to legendary warriors + A tribute to legendary warriors who once marched amongst us with unwavering valour