From cfd377e29c0fa6f10c4d6bf3f507de4ca2f0b10a Mon Sep 17 00:00:00 2001 From: FifthWit Date: Thu, 14 Aug 2025 15:44:50 -0500 Subject: Mobile Design looking decent --- frontend/src/pages/Games.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend/src/pages/Games.tsx') diff --git a/frontend/src/pages/Games.tsx b/frontend/src/pages/Games.tsx index 1ef0f57..8587635 100644 --- a/frontend/src/pages/Games.tsx +++ b/frontend/src/pages/Games.tsx @@ -10,7 +10,7 @@ interface GamesProps { const Games: React.FC = ({ games }) => { return ( -
+
LPHUB | Games -- cgit v1.2.3