7 lines
92 B
SCSS
7 lines
92 B
SCSS
@import "constants";
|
|
|
|
.merci .monavis {
|
|
img {
|
|
margin-top: 2 * $default-padding;
|
|
}
|
|
}
|