fix order of mobile nav items

This commit is contained in:
Anton Livaja 2025-03-18 07:09:28 -07:00
parent 2a5742c9a4
commit d49e454a74
Signed by: anton
GPG Key ID: 44A86CFF1FDF0E85
2 changed files with 3 additions and 5 deletions

View File

@ -79,15 +79,15 @@
<div class="menu-content" style="display: none">
<div class="inner-menu-content">
<div>
<a href="/company.html">Company</a>
</div>
<div>
<a href="/services.html">Services</a>
</div>
<div>
<a href="/roadmap.html">Roadmap</a>
</div>
<div>
<a href="/company.html">Company</a>
</div>
<div>
<a href="/contact.html">Contact</a>
</div>

View File

@ -11,8 +11,6 @@
</div>
<br>
<h2 class="gradient-text center contact-header">tell us about your biggest security challenges</h2>
<br>
<p class="hero-p center" style="filter: brightness(70%)">Fill out the form below to start the conversation about how we can help you eliminate single points of failure and build security that doesn't rely on blind trust.</p>
</section>
<section class="flex-container" style="margin-top: 80px">
<div class="flex-container-inner">