gentux-style-guide
Version:
<http://gentuxdesign.com>
24 lines (23 loc) • 689 B
HTML
---
title: Content One Up
---
<div class="container-fluid
pt-5 pt-md-6
pb-5 pb-md-6
">
<div class="row align-vertical">
<div class="
col-sm-8 col-sm-offset-2
col-lg-6 col-lg-offset-3
">
<img class="shadow-level-4 img-responsive" src="https://media.gentux.com/afBxlPasNQvg2@kaysWHap9MTPcj">
<h2 class="h3 mt-4 mb-2">Highest Quality Fabrics</h2>
<p>
Look your best in our retail quality fabrics that are lightweight and breathable. Plus, we have a wide selection of styles and over 200+ accessories.
</p>
<p>
<a class="btn btn-primary">Call to Action</a>
</p>
</div><!-- /col -->
</div><!-- /row -->
</div>