Reorder header, make mobile 3x2

This commit is contained in:
Tanner
2026-09-24 00:24:30 +00:00
parent 1a264905ea
commit 35c513d08b
12 changed files with 43 additions and 33 deletions
+2 -2
View File
@@ -69,11 +69,11 @@
<a class="brand" href="/"><img width="360" height="70" src="/assets/logo-white.svg" alt="Protospace" /></a>
<nav class="nav">
<a href="/about/">About</a>
<a href="/spaces/">Spaces</a>
<a href="/join-us/">Membership</a>
<a href="/spaces/">Spaces</a>
<a href="/contact/">Contact</a>
<a href="https://wiki.protospace.ca" class="external">Wiki</a>
<a href="https://my.protospace.ca" class="external">Portal</a>
<a href="/contact/">Contact</a>
</nav>
</div>
</header>