Fixing a few styling issues

pull/67/head
Jordan Wright 2016-01-07 20:31:19 -06:00
parent 36f3269e20
commit c6b52cdc71
2 changed files with 3 additions and 2 deletions

View File

@ -76,13 +76,14 @@ p, h3, h4, h2, h1 {
.navbar-dark {
background-color: #283F50;
min-height:60px;
}
.jumbo-wrapper {
display: table;
width: 100%;
height: 100%; /* For at least Firefox */
min-height: 100%;
min-height: 600px;
}
.cover-container {

View File

@ -67,7 +67,7 @@
<h2>Open-Source Phishing Framework</h2>
<p class="lead">
<a onclick="$('body').animate({ scrollTop: $('#about').offset().top - 60 }, 1000);" class="btn btn-lg btn-default">Learn more <i class="fa fa-chevron-circle-down "></i></a>&nbsp;
<a href="/download" class="btn btn-lg btn-primary" disabled><i class="fa fa-download"></i> Download (coming soon!)</a>
<a href="/download" class="btn btn-lg btn-primary" disabled><i class="fa fa-download"></i> Download</a>
</p>
</div>
<div class="col-md-5">