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.

+