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

Unified Diff: pages/grid.html

Issue 29645589: Noissue - Add page descriptions to website-defaults pages (Closed) Base URL: https://hg.adblockplus.org/website-defaults
Patch Set: Created Dec. 20, 2017, 12:25 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
« no previous file with comments | « pages/forms/buttons.html ('k') | pages/index.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pages/grid.html
===================================================================
--- a/pages/grid.html
+++ b/pages/grid.html
@@ -1,9 +1,10 @@
title=Grid
+description=A responsive 2-4 column grid
<h1>Grid</h1>
<p>A grid is made up of rows of columns. Column widths are set by modifier classes and collapse on smaller screens. Columns may also appear in reverse order and right-to-left direction.</p>
<ol>
<li><a href="#desktop">Desktop</a></li>
<li><a href="#tablet">Tablet</a></li>
<li><a href="#mobile">Mobile</a></li>
« no previous file with comments | « pages/forms/buttons.html ('k') | pages/index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld