icon tweak

This commit is contained in:
Vikeo
2024-05-21 23:48:25 +02:00
parent 9f1cc35eab
commit c23509ae26
2 changed files with 4 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ export const InfoDialog = ({
<h2 className="text-md underline">Contributors</h2>
<div className="flex flex-row items-center gap-1 text-sm">
{/* <Trinket className="size-4" /> */}
<a href="#">Elin:</a> Icon and colors
<a href="#">Elin:</a> Icon design
</div>
<Separator height="1px" />
</div>

View File

@@ -181,7 +181,9 @@ const Start = () => {
openInfo();
}}
/>
<Trinket className="absolute w-12 h-12 top-4 right-4" />
<a href="https://lifetrinket.com/">
<Trinket className="absolute w-12 h-12 top-4 right-4" />
</a>
<h1 className="relative flex flex-col text-3xl font-bold mt-6 mb-6 text-text-primary justify-center items-center">
<div className="flex flex-row items-center">Life Trinket</div>