diff --git a/src/components/pages/game/game.tsx b/src/components/pages/game/game.tsx index d04f45f..62860df 100644 --- a/src/components/pages/game/game.tsx +++ b/src/components/pages/game/game.tsx @@ -111,8 +111,8 @@ export const GameSection = () => { }, [isPending]); return ( -
-
Your Future In One Bet
+
+
Your Future In One Bet
{predictionAnswer && ( @@ -197,7 +197,7 @@ export const GameSection = () => { }} className={cn( selectedTip === tip ? '!bg-[#9DA990]' : '', - 'font-poppins bg-[#D0C7A3] text-[20px]', + 'bg-[#D0C7A3] font-poppins text-[20px]', 'cursor-pointer select-none', )} >