remove unused classes and fix company page
This commit is contained in:
parent
e0f42cd5f9
commit
a8cf6fc8be
|
@ -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>
|
||||||
|
|
|
@ -777,7 +777,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