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">
|
<section class="flex-container video-content landing-page-header">
|
||||||
<div class="flex-container-inner">
|
<div class="flex-container-inner">
|
||||||
<div class="text-well">
|
<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>
|
<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 />
|
<br />
|
||||||
<a href="/contact.html" class="mega button">Work with us</a>
|
<a href="/contact.html" class="mega button">Work with us</a>
|
||||||
|
|
|
@ -20,7 +20,7 @@
|
||||||
<div class="capsule">services</div>
|
<div class="capsule">services</div>
|
||||||
</div>
|
</div>
|
||||||
<br>
|
<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
|
hire Distrust to solve your hardest security challenges
|
||||||
</h1>
|
</h1>
|
||||||
<br>
|
<br>
|
||||||
|
|
|
@ -616,7 +616,7 @@ hr {
|
||||||
.about-special h2 {
|
.about-special h2 {
|
||||||
font-weight: 600 !important;
|
font-weight: 600 !important;
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
height: 340px;
|
padding-bottom: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.about-special {
|
.about-special {
|
||||||
|
|
Loading…
Reference in New Issue