We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31958b9 commit 3238317Copy full SHA for 3238317
src/components/Header.astro
@@ -28,7 +28,7 @@ const socialMedia = [
28
<img
29
src="https://avatars.githubusercontent.com/u/73367620?v=4"
30
alt="A picture of Lucas, a young man with glasses, a beard and a black t-shirt, smiling on a bright day outside"
31
- class="rounded-full aspect-square w-64"
+ class="rounded-full aspect-square w-32"
32
/>
33
<div class="flex flex-col gap-2">
34
<h1 class="text-4xl sm:text-5xl font-bold tracking-tight text-slate-200">
0 commit comments