|
@@ -5,13 +5,15 @@
|
|
|
<p>It's easy to get started with Font Awesome. And it plays really nicely with <a href="{{ site.bootstrap.url }}">Bootstrap</a>!</p>
|
|
|
</div>
|
|
|
<div class="span4">
|
|
|
- <br>
|
|
|
- {% include ads/carbon-light-horizontal.html %}
|
|
|
+ <div>
|
|
|
+ <br>
|
|
|
+ {% include ads/carbon-light-horizontal.html %}
|
|
|
+ </div>
|
|
|
</div>
|
|
|
</div>
|
|
|
</section>
|
|
|
|
|
|
-<section class="margin-top-large">
|
|
|
+<section>
|
|
|
<h3>EASIEST: <a href="http://www.bootstrapcdn.com/#tab_fontawesome">BootstrapCDN</a></h3>
|
|
|
<p>Add Font Awesome + Bootstrap into your website with two lines of code. You don't even have to download or install anything!</p>
|
|
|
<ol>
|