Skip to content

Commit f37a01a

Browse files
agriyakhetarpalstefanv
authored andcommitted
Add a small sentence about the parameter values
1 parent 8cb72d6 commit f37a01a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

layouts/shortcodes/grid.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,14 @@
186186

187187
{{< /grid >}}
188188

189+
The parameters are based on sphinx-design system grid utilities, which is in-turn based on Bootstrap grid system. They are as follows:
190+
- 0: 0 (no spacing)
191+
- 1: 0.25rem
192+
- 2: 0.5rem (default)
193+
- 3: 1rem
194+
- 4: 1.5rem
195+
- 5: 3rem
196+
189197
*/}}
190198

191199
{{- $items := "" -}}

0 commit comments

Comments
 (0)