From 44ebc7fac58cf3a3687b88f743d042c79360d912 Mon Sep 17 00:00:00 2001 From: Anton Livaja Date: Sat, 22 Mar 2025 18:26:22 -0700 Subject: [PATCH] remove unused classes and fix company page --- _layouts/landing.html | 2 +- _layouts/services.html | 2 +- _sass/base.scss | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_layouts/landing.html b/_layouts/landing.html index 0bf2191..620ee36 100644 --- a/_layouts/landing.html +++ b/_layouts/landing.html @@ -16,7 +16,7 @@
-

security without blind trust

+

security without blind trust

Distrust applies a first principles approach to securing mission critical infrastructure. No guessing, no shortcuts, only verifiable security.


Work with us diff --git a/_layouts/services.html b/_layouts/services.html index 1119050..6339418 100644 --- a/_layouts/services.html +++ b/_layouts/services.html @@ -20,7 +20,7 @@
services

-

+

hire Distrust to solve your hardest security challenges


diff --git a/_sass/base.scss b/_sass/base.scss index 4b726e9..dfed3b5 100644 --- a/_sass/base.scss +++ b/_sass/base.scss @@ -616,7 +616,7 @@ hr { .about-special h2 { font-weight: 600 !important; margin: 0px; - height: 340px; + padding-bottom: 20px; } .about-special {