Update index.html

This commit is contained in:
Adam Kaplan 2014-02-16 17:42:07 -06:00
parent 818e498e80
commit f0e70298eb

View file

@ -238,7 +238,7 @@
<div class="circle">6</div>
<h1>Create Column Sizes</h1>
<p>On larger screens, columns gain <code>float: left</code> in order to stack content horizontally. Columns now
use padding for gutters, so we no longer need to worry about removing margins.</p>
use padding for gutters, so you no longer need to worry about removing margins.</p>
<hr>
<script src="https://gist.github.com/aekaplan/9040799.js"></script>
<script src="https://gist.github.com/aekaplan/8978515.js"></script>