diff --git a/src/components/Intro.astro b/src/components/Intro.astro index bdf25a7..7f5e750 100644 --- a/src/components/Intro.astro +++ b/src/components/Intro.astro @@ -14,10 +14,14 @@ import SocialLink from "@/components/SocialLink.astro"; src={profileImage} loading="eager" alt="Dhemas Nurjaya" - class="w-48 h-48 rounded-2xl" + class="size-36 sm:size-48 rounded-2xl" /> -