mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-19 05:50:23 +00:00
Merge pull request #18481 from lachlanjc/patch-1
Fix utility page code example Markdown
This commit is contained in:
commit
d244ba42e1
1 changed files with 1 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue