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: docs/pages/xy-grid.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -81,7 +81,7 @@ The structure of XY grid uses `.grid-x`, `.grid-y`, and `.cell` as its base. Wit
81
81
## Gutters
82
82
83
83
The defining feature of the XY grid is the ability to use margin AND padding grids in harmony.
84
-
To define a grid type, simply set `.grid-margin-x`/`.grid-margin-y` or `.grid-padding-x`/`.grid-margin-y` on the grid.
84
+
To define a grid type, simply set `.grid-margin-x`/`.grid-margin-y` or `.grid-padding-x`/`.grid-padding-y` on the grid.
85
85
86
86
<p>
87
87
<aclass=""data-open-video="5:43"><imgsrc="{{root}}assets/img/icons/watch-video-icon.svg"class="video-icon"height="30"width="30"alt=""> Watch this part in video</a>
0 commit comments