fix(NavHeader.astro): I had 33x31 instead of 88x31...
This commit is contained in:
parent
5c89185f3d
commit
495057fa2b
1 changed files with 1 additions and 1 deletions
|
@ -26,5 +26,5 @@ import Partition from "./Partition.astro";
|
|||
<a href="/about" class="nav-btn">About</a> |
|
||||
<a href="/tags" class="nav-btn">Tags</a> |
|
||||
<a href="/friends" class="nav-btn">Friends</a> |
|
||||
<a href="/other buttons" class="nav-btn">Moar 33x31</a>
|
||||
<a href="/other buttons" class="nav-btn">Moar 88x31</a>
|
||||
</Partition>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue