Tweak icon

This commit is contained in:
Jon Staab
2024-10-21 15:21:20 -07:00
parent 99f36cc7d3
commit 8faf341503
+1 -1
View File
@@ -26,7 +26,7 @@
</Link>
<Link href="/settings/about">
<CardButton>
<div slot="icon"><Icon icon="chat-round" size={7} /></div>
<div slot="icon"><Icon icon="code-2" size={7} /></div>
<div slot="title">About</div>
<div slot="info">Learn about Flotilla and support the developer</div>
</CardButton>