mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
Merge pull request #18481 from lachlanjc/patch-1
Fix utility page code example Markdown
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user