diff --git a/frontend/src/index.sass b/frontend/src/index.sass index 50af400..0b8b389 100644 --- a/frontend/src/index.sass +++ b/frontend/src/index.sass @@ -95,6 +95,12 @@ label h1 font-size: 2em margin-bottom: 0.5em + text-align: center + +h2 + font-size: 1.5em + margin-bottom: 0.5em + text-align: center .v-layout display: flex diff --git a/frontend/src/pages/CharacterSelection.tsx b/frontend/src/pages/CharacterSelection.tsx index d72e58c..3d8800e 100644 --- a/frontend/src/pages/CharacterSelection.tsx +++ b/frontend/src/pages/CharacterSelection.tsx @@ -24,7 +24,7 @@ export default function CharacterSelection() { return (