From f108f1ef4940f53370fc2d94b35983fa9d6cbf05 Mon Sep 17 00:00:00 2001 From: M Sarmad Qadeer Date: Fri, 19 Aug 2022 22:30:06 +0500 Subject: [PATCH] fix landing page styling --- website/src/css/style.css | 5 +---- website/src/index.html | 4 ++-- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/website/src/css/style.css b/website/src/css/style.css index cdea1ca5a4..0e5d630f6c 100644 --- a/website/src/css/style.css +++ b/website/src/css/style.css @@ -2,14 +2,11 @@ html { scroll-behavior: smooth; } -h1::before, -h2::before, -h3::before, #comparison::before { display: block; content: " "; margin-top: -80px; - height: 100px; + height: 120px; visibility: hidden; pointer-events: none; } diff --git a/website/src/index.html b/website/src/index.html index 7d0403a5c4..32e13e3dc8 100644 --- a/website/src/index.html +++ b/website/src/index.html @@ -304,7 +304,7 @@
-
+

SimpleX messaging protocol

Unidirectional (simplex) queues

@@ -328,7 +328,7 @@
-
+

Chat

Communication integrity