From: Nicolas Coden Date: Wed, 28 Nov 2018 22:58:43 +0000 (+0100) Subject: docs: fix "grid-padding-y" class in XY Grid docs X-Git-Tag: v6.6.0~3^2~52^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F11610%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git docs: fix "grid-padding-y" class in XY Grid docs --- diff --git a/docs/pages/xy-grid.md b/docs/pages/xy-grid.md index b9e2ff58d..05e2bf44b 100644 --- a/docs/pages/xy-grid.md +++ b/docs/pages/xy-grid.md @@ -81,7 +81,7 @@ The structure of XY grid uses `.grid-x`, `.grid-y`, and `.cell` as its base. Wit ## Gutters The defining feature of the XY grid is the ability to use margin AND padding grids in harmony. -To define a grid type, simply set `.grid-margin-x`/`.grid-margin-y` or `.grid-padding-x`/`.grid-margin-y` on the grid. +To define a grid type, simply set `.grid-margin-x`/`.grid-margin-y` or `.grid-padding-x`/`.grid-padding-y` on the grid.

Watch this part in video