mirror of
https://github.com/samsonjs/grid.git
synced 2026-03-25 09:05:51 +00:00
Update index.html
This commit is contained in:
parent
818e498e80
commit
f0e70298eb
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue