fix detail button and space between buttons and header

This commit is contained in:
Vicky Steeves 2019-08-02 12:04:11 -04:00 committed by Remi Rampin
parent ff7b64c850
commit cddec9dee4
1 changed files with 3 additions and 2 deletions

View File

@ -53,8 +53,9 @@
<div class="row">
<div class="col-md-8 offset-md-2 text">
<h1 class="wow fadeInLeftBig">Anna & Dan are getting married!</h1>
<div class="top-big-link wow fadeInUp mt-2">
<a class="btn btn-primary btn-link-1" href="#details">Get all the details</a>
<br/><br/><br/>
<div class="top-big-link wow fadeInUp">
<a class="btn btn-primary btn-link-1 scroll-link" href="#details">Get all the details</a>
<a class="btn btn-primary btn-link-2 scroll-link" href="#rsvp">RSVP</a>
</div>
</div>