Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
sven-teufel authored Apr 25, 2024
1 parent d302207 commit 2f0c829
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ const metadata = {
</Fragment>

<Fragment slot="bg">
<div class="absolute inset-0 bg-blue-50 dark:bg-transparent"></div>
<div class="absolute inset-0 bg-blue-50 dark:bg-neutral-900"></div>
</Fragment>
</Content>

Expand Down

0 comments on commit 2f0c829

Please sign in to comment.