mirror of
https://github.com/samsonjs/media.git
synced 2026-03-26 09:35:47 +00:00
5 lines
94 B
SCSS
5 lines
94 B
SCSS
.layout--archive {
|
|
& > .layout--archive__result {
|
|
margin: map-get($spacers, 4) 0;
|
|
}
|
|
}
|