diff --git a/components/Settings.tsx b/components/Settings.tsx index 4d80e4b..ce5a83d 100644 --- a/components/Settings.tsx +++ b/components/Settings.tsx @@ -75,18 +75,18 @@ export default function Settings({ gameData, changeAction }: SettingsProps) { ); const CardStyle = () => ( -
-
Card style:
+
+
Card style:
{cardStyleOptions.map((option, index) => (