add css class
This commit is contained in:
parent
ce317d04c6
commit
3b8f2c8c1e
1 changed files with 4 additions and 0 deletions
|
@ -62,6 +62,10 @@
|
|||
margin-top: 4 * $default-spacer;
|
||||
}
|
||||
|
||||
.mt-8 {
|
||||
margin-top: 8 * $default-spacer;
|
||||
}
|
||||
|
||||
.mb-2 {
|
||||
margin-bottom: 2 * $default-spacer;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue