forked from external-repos/LifeTrinket
icon tweak
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user