Skip to content

Commit

Permalink
Stretch sign-in button
Browse files Browse the repository at this point in the history
  • Loading branch information
franknoirot committed Oct 20, 2023
1 parent cec0193 commit e523f1a
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 @@ -41,7 +41,7 @@
</p>
<a
href={paths.SIGN_IN}
class="bg-energy-10/70 px-4 py-2 dark:bg-energy-40 border-0 border-l font-mono hover:bg-energy-10 dark:hover:bg-energy-20"
class="self-stretch bg-energy-10/70 px-4 py-2 dark:bg-energy-40 border-0 border-l font-mono hover:bg-energy-10 dark:hover:bg-energy-20"
>Sign in to get started</a
>
</div>
Expand Down

0 comments on commit e523f1a

Please sign in to comment.