We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16baf0e commit 432102eCopy full SHA for 432102e
src/packlets/front/sponsors.astro
@@ -37,7 +37,7 @@ import creatorsgarten from '$assets/creatorsgarten.svg'
37
<li class="rounded-xl bg-white px-8 py-6 text-เหล็กไหล">
38
<h2 class="pb-4 text-2xl font-bold">Silver</h2>
39
<div class="flex flex-wrap justify-center gap-6">
40
- <Image src={microsoft} alt="Microsoft" class="h-12 w-auto" />
+ <Image src={microsoft} alt="Microsoft" class="h-10 w-auto" />
41
</div>
42
</li>
43
0 commit comments