0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01:00

add extra line before spacing utilities example

This commit is contained in:
Lachlan Campbell 2015-12-08 13:11:42 -05:00
parent 48938155eb
commit 9f31574f17

View File

@ -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;