Skip to content

Commit

Permalink
fix: fix ui
Browse files Browse the repository at this point in the history
  • Loading branch information
nichenqin committed Jul 9, 2023
1 parent 07b27cb commit 2bd5067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/AppFooter.astro
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ import { Icon } from "astro-icon";
href="https://discord.com/invite/3rcNdU3y3U"
class="flex items-center space-x-3 transition hover:text-primary"
>
<Icon name="mdi:discord" class="w-5 mx-1" />
<Icon name="mdi:discord" class="w-5" />
<span>Discord</span>
</a>
</li>
Expand Down

1 comment on commit 2bd5067

@vercel
Copy link

@vercel vercel bot commented on 2bd5067 Jul 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

www – ./

www-git-main-undb.vercel.app
www-undb.vercel.app
www-zeta-six.vercel.app
undb.xyz
www.undb.xyz

Please sign in to comment.