aboutsummaryrefslogtreecommitdiff
path: root/docs/components
diff options
context:
space:
mode:
Diffstat (limited to 'docs/components')
-rw-r--r--docs/components/utilities.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/components/utilities.md b/docs/components/utilities.md
index 4d8ea4b28..be5769d6c 100644
--- a/docs/components/utilities.md
+++ b/docs/components/utilities.md
@@ -37,6 +37,7 @@ Where *size* is one of:
* `3` - (by default) for classes that set the `margin` or `padding` to `$spacer-x * 3` or `$spacer-y * 3`
Here are some representative examples of these classes:
+
```scss
.m-t-0 {
margin-top: 0 !important;