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: views/grid.html
+13-5Lines changed: 13 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -576,7 +576,7 @@ <h5>Example without wrapping</h5>
576
576
577
577
578
578
<h3>Align self</h3>
579
-
<p>With the <code>as-</code> class addition to the <code>gi</code> class you can align grid items vertically to the <strong>secondary axis</strong> of the grid.</p>
579
+
<p>With the <code>as-</code> class addition to the direct child of <code>g</code> class you can align grid items vertically to the <strong>secondary axis</strong> of the grid.</p>
0 commit comments