Skip to content

Commit 3238317

Browse files
committed
feat: idk
1 parent 31958b9 commit 3238317

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Header.astro

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ const socialMedia = [
2828
<img
2929
src="https://avatars.githubusercontent.com/u/73367620?v=4"
3030
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"
31+
class="rounded-full aspect-square w-32"
3232
/>
3333
<div class="flex flex-col gap-2">
3434
<h1 class="text-4xl sm:text-5xl font-bold tracking-tight text-slate-200">

0 commit comments

Comments
 (0)