remove unused classes and fix company page

This commit is contained in:
Anton Livaja 2025-03-22 18:26:22 -07:00
parent e47aef5b74
commit 44ebc7fac5
Signed by: anton
GPG Key ID: 44A86CFF1FDF0E85
3 changed files with 3 additions and 3 deletions

View File

@ -16,7 +16,7 @@
<section class="flex-container video-content landing-page-header">
<div class="flex-container-inner">
<div class="text-well">
<h1 class="gradient-text hero-header landing-header">security without blind trust</h1>
<h1 class="gradient-text hero-header">security without blind trust</h1>
<p class="hero-p" style="margin-top: 0px">Distrust applies a first principles approach to securing mission critical infrastructure. No guessing, no shortcuts, only verifiable security.</p>
<br />
<a href="/contact.html" class="mega button">Work with us</a>

View File

@ -20,7 +20,7 @@
<div class="capsule">services</div>
</div>
<br>
<h1 class="services-header hero-title gradient-text hero-header">
<h1 class="hero-title gradient-text hero-header">
hire Distrust to solve your hardest security challenges
</h1>
<br>

View File

@ -616,7 +616,7 @@ hr {
.about-special h2 {
font-weight: 600 !important;
margin: 0px;
height: 340px;
padding-bottom: 20px;
}
.about-special {