Skip to content

Commit

Permalink
Style tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
Nolankicks committed Nov 16, 2024
1 parent 7a74fd2 commit b426ae6
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 @@ -10,7 +10,7 @@
</svelte:head>

<div
class="flex w-full mt-9 p-5 flex-col font-poppins items-center justify-center text-white bg-gradient-to-b from-blue-900 via-gray-900 to-black"
class="flex w-full mt-6 pt-6 flex-col font-poppins items-center justify-center text-white bg-gradient-to-b from-blue-900 via-gray-900 to-black"
>
<div
class="flex flex-col items-center justify-center gap-4 w-full max-w-xl rounded-md animate-fadein"
Expand Down

0 comments on commit b426ae6

Please sign in to comment.