We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb3123c commit fe7e1dbCopy full SHA for fe7e1db
index.html
@@ -80,7 +80,7 @@ <h4 class="list-group-item-heading">Simple grid example</h4>
80
<a href="simple.html" class="label label-primary">example</a>
81
<a href="https://github.com/Igalia/css-grid-layout/blob/gh-pages/simple.html" class="label label-success">html</a>
82
<a href="https://github.com/Igalia/css-grid-layout/blob/gh-pages/simple.png" class="label label-info">screenshot</a>
83
-< <a href="http://www.w3.org/TR/css-grid/#track-sizing" class="label label-warning">spec</a>
+ <a href="http://www.w3.org/TR/css-grid/#track-sizing" class="label label-warning">spec</a>
84
</p>
85
<p>Very simple 2x2 grid with fixed breadths.</p>
86
</li>
0 commit comments