Remove redundant margin

master
Will Faught 12 months ago
parent 4d772292f2
commit ab44959bd6

@ -20,7 +20,7 @@ hide_page = true
<div class="container-fluid">
<div class="justify-content-center row">
<div class="col col-auto col-lg-7 px-0">
<p class="lead text-center">Paige is designed to put your content front and center, avoiding the typical clutter. The look is seamless and smooth, scalable and readable, portable and efficient. The layout is minimal and responsive, using verticality and white space to delineate and highlight each part of the page. The implementation is flexible and extensible. Its a versatile canvas that serves most web needs.</p>
<p class="lead mb-0 text-center">Paige is designed to put your content front and center, avoiding the typical clutter. The look is seamless and smooth, scalable and readable, portable and efficient. The layout is minimal and responsive, using verticality and white space to delineate and highlight each part of the page. The implementation is flexible and extensible. Its a versatile canvas that serves most web needs.</p>
</div>
</div>
</div>

Loading…
Cancel
Save