AboutComunic/_includes/quote.html

11 lines
373 B
HTML
Raw Normal View History

2018-05-08 14:11:40 +00:00
<section id="quote" class="download bg-primary text-center">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<h2 class="section-heading">Stay ready to go! <i style="color:brown"class="fa fa-coffee"></i></h2>
<p>get started!</p>
</div>
</div>
</div>
</section>