Skip to content

Commit

Permalink
🎏 make responsive landing better
Browse files Browse the repository at this point in the history
  • Loading branch information
deltea committed Apr 3, 2024
1 parent 2d787c4 commit 93d2036
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<main class="h-full w-full">
<div class="h-screen flex flex-col">
<div class="flex flex-col justify-center items-center md:gap-16 gap-8 flex-grow">
<div class="flex flex-col md:justify-center items-center md:gap-16 justify-evenly flex-grow">
<Title />

<!-- Game mode selection -->
Expand Down

0 comments on commit 93d2036

Please sign in to comment.