From b6aa43a809a8c565e0caec556e6af8a3de8f692f Mon Sep 17 00:00:00 2001 From: roormonger <34205054+roormonger@users.noreply.github.com> Date: Thu, 26 Mar 2026 07:36:12 -0400 Subject: [PATCH] converted px to rem on home page --- src/App.tsx | 2 +- src/components/FeaturedHero.tsx | 20 ++++++++++---------- src/components/GameCard.tsx | 6 +++--- src/components/Sidebar.tsx | 14 +++++++------- src/components/TopNav.tsx | 16 ++++++++-------- 5 files changed, 29 insertions(+), 29 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index 2d84917..a3f739e 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -21,7 +21,7 @@ const MainLayout = () => {
{game.system}
+{game.system}