From 5af8f1a20f76ecc02493d6f23bbdf375f74ce5a1 Mon Sep 17 00:00:00 2001 From: Diogo Peralta Cordeiro Date: Wed, 31 Mar 2021 17:21:50 +0100 Subject: [PATCH] remove main CTAs --- assets/css/style.css | 4 ++-- index.html | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/assets/css/style.css b/assets/css/style.css index 4409c7f..f73ac90 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -150,7 +150,7 @@ a.pure-button-primary { overflow: hidden; /* The following styles are required for the "scroll-over" effect */ width: 100%; - height: 23em; + height: 20em; top: 0; left: 0; position: fixed !important; @@ -179,7 +179,7 @@ a.pure-button-primary { .content-wrapper { /* These styles are required for the "scroll-over" effect */ position: absolute; - top: 23em; + top: 20em; width: 100%; min-height: 12%; z-index: 2; diff --git a/index.html b/index.html index 26ec79e..1f58d0e 100644 --- a/index.html +++ b/index.html @@ -31,8 +31,10 @@

The free software social networking platform.

+