Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: demo/index.html

Issue 29361708: Issue 4609 - Default grid component (Closed)
Patch Set: Updated name, inverse class, and documentation Created Dec. 1, 2016, 6:45 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« demo/grid.html ('K') | « demo/grid.html ('k') | scss/_grid.scss » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: demo/index.html
===================================================================
--- a/demo/index.html
+++ b/demo/index.html
@@ -30,13 +30,14 @@
<h1>Website defaults</h1>
<p>Sensible defaults for Eyeo websites.</p>
<h2>Components</h2>
<ol>
<li><a href="content.html">Content</a></li>
+ <li><a href="grid.html">Grid</a></li>
</ol>
</div>
</body>
</html>
« demo/grid.html ('K') | « demo/grid.html ('k') | scss/_grid.scss » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld