fix
This commit is contained in:
@@ -256,10 +256,10 @@
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-xs-12 col-sm-6 col-sm-offset-3 text-center wow fadeInUp">
|
||||
<h4>30000+ people using now</h4>
|
||||
<h4>Join people using CoreGrade</h4>
|
||||
<form action="/auth/newuser">
|
||||
<p><input type="email" class="form-control form-subscribe" name="email" placeholder="Email to join"></p>
|
||||
<button class="btn btn-default btn-fill">Subscribe</button>
|
||||
<button class="btn btn-default btn-fill">Join CoreGrade</button>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -132,7 +132,7 @@ Table of Contents
|
||||
*/
|
||||
.hero-area {
|
||||
width: 100%;
|
||||
min-height: 80vh;
|
||||
min-height: 75vh;
|
||||
background-image: url('../img/bg.jpg');
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
|
||||
Reference in New Issue
Block a user