We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ace3e94 commit 71f39a7Copy full SHA for 71f39a7
src/components/layout/README.md
@@ -374,7 +374,7 @@ Includes support for 1 through 12 across all five grid tiers.
374
```
375
376
### Offsetting columns
377
-You can offset grid columns in two ways: our responsive `offset-*` props orthe
+You can offset grid columns in two ways: our responsive `offset-*` props or the
378
[margin](/docs/reference/spacing) utility classes. Grid `offset-*` props are sized to
379
match columns while margins utility classes are more useful for quick layouts where
380
the width of the offset is variable.
0 commit comments