remove unused classes and fix company page
This commit is contained in:
parent
e47aef5b74
commit
44ebc7fac5
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -616,7 +616,7 @@ hr {
|
|||
.about-special h2 {
|
||||
font-weight: 600 !important;
|
||||
margin: 0px;
|
||||
height: 340px;
|
||||
padding-bottom: 20px;
|
||||
}
|
||||
|
||||
.about-special {
|
||||
|
|
Loading…
Reference in New Issue