8 lines
66 B
SCSS
8 lines
66 B
SCSS
|
|
.mb-20 {
|
|
margin-bottom: 20px;
|
|
}
|
|
.mt-20 {
|
|
margin-top: 20px;
|
|
}
|