Skip to content

Commit 67bed43

Browse files
committed
🔧 Updated profile pic
1 parent 4055aae commit 67bed43

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/routes/+layout.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
<div class="hidden items-center gap-1.5 sm:flex">
9292
<Button href="/" variant="link" class="p-0">
9393
<Avatar.Root>
94-
<Avatar.Image src="favicon.png" alt="portfolio" />
94+
<Avatar.Image src="favicon.png" alt="portfolio" class="rounded-md" />
9595
<Avatar.Fallback>PF</Avatar.Fallback>
9696
</Avatar.Root>
9797
</Button>

static/favicon.png

15.9 KB
Loading

0 commit comments

Comments
 (0)