UI #4

Merged
derek merged 26 commits from UI into main 2025-07-18 19:59:18 -07:00
Showing only changes of commit 87cac2be8e - Show all commits
+2 -1
View File
@@ -1,8 +1,8 @@
<div class="top-bar">
<div class="top-bar-buttons">
<a #homeLink class="nav-button" href="">HOME</a>
<a #companiesLink class="nav-button" href="/companies">COMPANIES</a>
<a #jobsLink class="nav-button" href="/jobs">JOB BOARD</a>
<a #resumesLink class="nav-button" href="/resumes">RESUMES</a>
</div>
<a class="top-bar-logo" href="">
<img class="top-bar-logo" style="margin: 0;" src="img/logo-full.png" />
@@ -23,6 +23,7 @@
<div class="bottom-bar-buttons bottom-bar-float">
<a class="nav-button-bottom bottom-bar-padding" href="/contact">CONTACT</a>
<a class="nav-button-bottom bottom-bar-padding" href="/privacy">PRIVACY</a>
<a class="nav-button-bottom bottom-bar-padding" href="/about">ABOUT</a>
</div>
<a class="bottom-bar-logo" href="https://mistox.com">
<img src="img/mistox-logo.png" />