4 lines
60 B
SCSS
4 lines
60 B
SCSS
|
.margin-right-small {
|
||
|
margin-right: var(--space-small);
|
||
|
}
|