Skip to content

Commit d244ba4

Browse files
committed
Merge pull request twbs#18481 from lachlanjc/patch-1
Fix utility page code example Markdown
2 parents 4893815 + 9f31574 commit d244ba4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/components/utilities.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ Where *size* is one of:
3737
* `3` - (by default) for classes that set the `margin` or `padding` to `$spacer-x * 3` or `$spacer-y * 3`
3838

3939
Here are some representative examples of these classes:
40+
4041
```scss
4142
.m-t-0 {
4243
margin-top: 0 !important;

0 commit comments

Comments
 (0)