make icons not cut off

This commit is contained in:
JovannMC 2025-01-13 17:30:34 +03:00
parent 5cc14b2640
commit 212de6e325
No known key found for this signature in database
4 changed files with 22 additions and 24 deletions

View File

@ -37,12 +37,10 @@
{/snippet}
<Panel class="flex flex-col gap-8 p-6">
<h2 class="text-2xl font-bold">
<HeartHandshakeIcon
size="40"
class="inline-block -mt-1 mr-2 bg-blue-300 p-2 rounded-full"
color="black"
/>
<h2 class="text-2xl font-bold flex items-center">
<div class="rounded-full bg-blue-300 p-2 inline-block mr-3 w-10 h-10">
<HeartHandshakeIcon />
</div>
Credits
</h2>

View File

@ -25,12 +25,12 @@
<Panel class="flex flex-col gap-8 p-6">
<div class="flex flex-col gap-3">
<h2 class="text-2xl font-bold">
<HeartIcon
size="40"
class="inline-block -mt-1 mr-2 bg-rose-300 p-2 rounded-full"
color="black"
/>
<h2 class="text-2xl font-bold flex items-center">
<div
class="rounded-full bg-rose-300 p-2 inline-block mr-3 w-10 h-10"
>
<HeartIcon color="black" />
</div>
Donate to VERT
</h2>
<p class="text-base font-normal">

View File

@ -4,12 +4,12 @@
</script>
<Panel class="flex flex-col gap-4 p-6">
<h2 class="text-2xl font-bold">
<LinkIcon
size="40"
class="inline-block -mt-1 mr-2 bg-violet-400 bg- p-2 rounded-full"
color="black"
/>
<h2 class="text-2xl font-bold flex items-center">
<div
class="rounded-full bg-violet-400 p-2 inline-block mr-3 w-10 h-10"
>
<LinkIcon />
</div>
Resources
</h2>
<div class="flex gap-3">

View File

@ -4,12 +4,12 @@
</script>
<Panel class="flex flex-col gap-3 p-6">
<h2 class="text-2xl font-bold">
<MessageCircleQuestionIcon
size="40"
class="inline-block -mt-1 mr-2 bg-accent p-2 rounded-full"
color="black"
/>
<h2 class="text-2xl font-bold flex items-center">
<div
class="rounded-full bg-accent p-2 inline-block mr-3 w-10 h-10"
>
<MessageCircleQuestionIcon color="black" />
</div>
Why VERT?
</h2>
<p class="text-lg font-normal">