From a8cf6fc8be0610e27a0d0938c2b02d806c466598 Mon Sep 17 00:00:00 2001 From: Anton Livaja Date: Sat, 22 Mar 2025 18:26:22 -0700 Subject: [PATCH 1/2] remove unused classes and fix company page --- _layouts/services.html | 2 +- _sass/base.scss | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_layouts/services.html b/_layouts/services.html index 5d9595e..d2554e9 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 0f87353..5b4380b 100644 --- a/_sass/base.scss +++ b/_sass/base.scss @@ -777,7 +777,7 @@ hr { .about-special h2 { font-weight: 600 !important; margin: 0px; - height: 340px; + padding-bottom: 20px; } .about-special { -- 2.40.1 From a55c67a7e989dcb333cd5e0dd19bb105f10f7e57 Mon Sep 17 00:00:00 2001 From: Anton Livaja Date: Mon, 31 Mar 2025 16:45:19 -0700 Subject: [PATCH 2/2] fix typo --- _layouts/services.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_layouts/services.html b/_layouts/services.html index d2554e9..3263bfb 100644 --- a/_layouts/services.html +++ b/_layouts/services.html @@ -58,7 +58,7 @@

Proven track record

-

Our security engineer have secured some of the highest risk infrastructure in the world (BitGo, Turnkey, Unit 410).

+

Our security engineers have secured some of the highest risk infrastructure in the world (BitGo, Turnkey, Unit 410).

-- 2.40.1