mirror of
https://github.com/pierre42100/AboutComunic
synced 2024-11-14 17:41:14 +00:00
11 lines
373 B
HTML
11 lines
373 B
HTML
|
<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>
|