]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
docs: fix "grid-padding-y" class in XY Grid docs 11610/head
authorNicolas Coden <nicolas@ncoden.fr>
Wed, 28 Nov 2018 22:58:43 +0000 (23:58 +0100)
committerNicolas Coden <nicolas@ncoden.fr>
Wed, 28 Nov 2018 22:58:43 +0000 (23:58 +0100)
docs/pages/xy-grid.md

index b9e2ff58dc38a9017fdb4c1021d3f3bbe1bef409..05e2bf44bc7d745e72b621612414fb462db2322c 100644 (file)
@@ -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.
 
 <p>
   <a class="" data-open-video="5:43"><img src="{{root}}assets/img/icons/watch-video-icon.svg" class="video-icon" height="30" width="30" alt=""> Watch this part in video</a>