fixing profile img formatting

This commit is contained in:
zzzmlssqnzzz
2025-07-07 18:42:05 -04:00
parent 73e46d95c9
commit 258d1fd483
4 changed files with 8 additions and 18 deletions

View File

@@ -12,7 +12,4 @@
<NavButton href="/events">Events</NavButton>
<NavButton href="/resources">Resources</NavButton>
<NavButton href="/join">Join ECSESS</NavButton>
{#if import.meta.env.DEV}
<NavButton href="/showroom">Componenets</NavButton>
{/if}
</nav>