Browse Source

classname changes to docs

Former-commit-id: 43089f6d8eb923083683043b3da83c00fccc644d
Former-commit-id: 41e7ee7bdab2264f55b64da549ad022e089195fd
beta
Jack Lukic 12 years ago
parent
commit
6752cc26a3
  1. 4
      node/src/documents/collections/grid.html

4
node/src/documents/collections/grid.html

@ -8,14 +8,14 @@ type : 'UI Collection'
<div class="segment"> <div class="segment">
<div class="ui grid"> <div class="ui grid">
<div class="eight across column"> <div class="eight wide column">
<h1>Grid</h1> <h1>Grid</h1>
<p>A grid is a set of elements without a visual definition, that creates a structure to harmonize negative space in a layout.</p> <p>A grid is a set of elements without a visual definition, that creates a structure to harmonize negative space in a layout.</p>
</div> </div>
</div> </div>
</div> </div>
<div class="main ui grid"> <div class="main ui grid">
<div class="eight across column"> <div class="eight wide column">
<h2>Collection</h2> <h2>Collection</h2>

Loading…
Cancel
Save