remove main CTAs

This commit is contained in:
Diogo Peralta Cordeiro 2021-03-31 17:21:50 +01:00
parent 6384e25673
commit 5af8f1a20f
2 changed files with 4 additions and 2 deletions

View File

@ -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;

View File

@ -31,8 +31,10 @@
<p class="splash-subhead">
The free software social networking platform.
</p>
<!--
<a href="communities/" class="pure-button pure-button-primary">Join</a>
<a href="v2/" class="pure-button pure-button-primary">Version 2</a>
-->
</div>
</div>
<div class="content-wrapper">