Skip to content

Commit d6c3c6d

Browse files
authored
Create index.html
1 parent 7c047c7 commit d6c3c6d

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

index.html

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -90,12 +90,16 @@ <h2 class="section-heading">We've got what you need!</h2>
9090
</div>
9191
</section>
9292
<section class="bg-primary" id="download">
93-
<div class="container text-center">
94-
<div class="call-to-action">
95-
<h2>Free Download</h2>
96-
<a href="http://startbootstrap.com/template-overviews/creative/" class="btn btn-default btn-xl sr-button">Download Now!</a>
93+
<div class="container">
94+
<div class="row">
95+
<div class="container text-center">
96+
<div class="call-to-action">
97+
<h2>Free Download</h2>
98+
<a href="http://startbootstrap.com/template-overviews/creative/" class="btn btn-default btn-xl sr-button">Download Now!</a>
99+
</div>
100+
</div>
97101
</div>
98-
</div>
102+
</div>
99103
</section>
100104

101105
<section id="services">

0 commit comments

Comments
 (0)