You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/markup/pages/documentation/grid.hbs
+32-32
Original file line number
Diff line number
Diff line change
@@ -12,25 +12,25 @@ layout: drizzle
12
12
<pclass="drizzle-p">Most grid layouts are going to use either a two, three, or four column layout. The basic grid system includes all of the classes needed to create a simple layout with class names that are spelled out and easy to read.</p>
<pclass="drizzle-p">To adjust a the width of a column at different breakpoints you can add <codeclass="language-css">@sm</code>, <codeclass="language-css">@md</code>, <codeclass="language-css">@lg</code>, <codeclass="language-css">@xl</code> after any of the grid classes:</p>
Copy file name to clipboardExpand all lines: src/markup/pages/documentation/spacing.hbs
+3-3
Original file line number
Diff line number
Diff line change
@@ -64,9 +64,9 @@ layout: drizzle
64
64
<pclass="drizzle-p">To adjust margin and padding at different breakpoints you can add <codeclass="language-css">@sm</code>, <codeclass="language-css">@md</code>, <codeclass="language-css">@lg</code>, <codeclass="language-css">@xl</code> after any of the spacing classes:</p>
0 commit comments