xxxxxxxxxx
1
<div class="container my-5 py-5 z-depth-1">
2
3
4
<!--Section: Content-->
5
<section class="text-center px-md-5 mx-md-5 mb-0 dark-grey-text">
6
7
<h3 class="font-weight-bold mb-4 pb-2">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</h3>
8
9
<p class="text-center mx-auto">Excepteur sint occaecat cupidatat non proident, sunt in culpa
10
qui officia deserunt.</p>
11
12
<hr class="w-25 my-5">
13
14
<button type="button" class="btn btn-indigo btn-rounded">Design your site now</button>
15
16
</section>
17
<!--Section: Content-->
18
19
20
</div>
1
1
1
1
Console errors: 0