Skip to content

Commit cec6a13

Browse files
authored
Create index.html
1 parent c47e3ea commit cec6a13

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

index.html

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,14 @@ <h2 class="section-heading">We've got what you need!</h2>
8989
</div>
9090
</div>
9191
</section>
92-
92+
<aside class="bg-dark" id="download">
93+
<div class="container text-center">
94+
<div class="call-to-action">
95+
<h2>Free Download at Start Bootstrap!</h2>
96+
<a href="http://startbootstrap.com/template-overviews/creative/" class="btn btn-default btn-xl sr-button">Download Now!</a>
97+
</div>
98+
</div>
99+
</aside>
93100

94101
<section id="services">
95102
<div class="container">
@@ -230,14 +237,6 @@ <h3>Made with Love</h3>
230237
</div>
231238
</div>
232239
</section>
233-
<section class="bg-primary" id="download">
234-
<div class="container">
235-
<div class="call-to-action">
236-
<h2>Free Download</h2>
237-
<a href="http://startbootstrap.com/template-overviews/creative/" class="btn btn-default btn-xl sr-button">Download Now!</a>
238-
</div>
239-
</div>
240-
</section>
241240
<section id="contact">
242241
<div class="container">
243242
<div class="row">

0 commit comments

Comments
 (0)