Fun Refactoring!

This commit is contained in:
Jonah Aragon 2020-12-03 22:44:27 -06:00
parent 19ce411076
commit 7e20a1cb9c
No known key found for this signature in database
GPG key ID: 6A957C9A9A9429F7
79 changed files with 794 additions and 520 deletions

View file

@ -2,7 +2,7 @@
<div id="navbar" class="d-flex flex-wrap justify-content-between align-items-center">
<div class="w-50">
<a id="nav-home-mobile" class="nav-anchor" href="/">
<img src="/assets/img/svg/layout/brand/horizontal.svg" width="150px" />
<img src="/assets/img/legacy_svg/layout/brand/horizontal.svg" width="150px" />
</a>
</div>
<input type="checkbox" id="nav-toggle" checked />