Skip to content

Commit a3d9b8f

Browse files
committed
smaller hack club logo
1 parent 6d1eb6d commit a3d9b8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/layouts/page.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import nutshellUrl from "../assets/nutshell.js?url";
2020
<body>
2121
<a href="https://hackclub.com/"
2222
><img
23-
style="position: fixed; top: 0; left: 10px; border: 0; width: clamp(1.5rem, 35vw, 256px); z-index: 999;"
23+
style="position: fixed; top: 0; left: 10px; border: 0; width: clamp(1.5rem, 30vw, 170px); z-index: 999;"
2424
src="https://assets.hackclub.com/flag-orpheus-top.svg"
2525
alt="Hack Club"
2626
/></a

0 commit comments

Comments
 (0)