We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fed746 commit cd4dd2eCopy full SHA for cd4dd2e
1 file changed
src/pages/index.astro
@@ -24,7 +24,7 @@ import { Image } from "astro:assets";
24
<Image
25
src={githubLogo}
26
alt="GitHub Profile"
27
- class="gh-logo glow-anim scale-[0.55]"
+ class="gh-logo glow-anim w-12 h-12 mr-4"
28
/>
29
</a>
30
<h1 class="text-7xl glow-anim self-center">Aaron Zandt</h1>
0 commit comments