HomeView: format titles

This commit is contained in:
He4eT 2023-05-28 02:25:12 +03:00
commit 02eb0e838b

View file

@ -42,7 +42,7 @@ export default function HomeView ({ themeEngine }) {
<section> <section>
<h2> <h2>
Interface theme Interface Theme
</h2> </h2>
<ThemeSelector {...{ <ThemeSelector {...{
@ -66,7 +66,7 @@ export default function HomeView ({ themeEngine }) {
<section> <section>
<h2> <h2>
Play a game from the list Play a Game from the List
</h2> </h2>
<p> <p>
@ -80,7 +80,7 @@ export default function HomeView ({ themeEngine }) {
<section> <section>
<h2> <h2>
Play the game from a file Play the Game from a File
</h2> </h2>
<p> <p>