mirror of
https://github.com/CoderSherlock/CoderSherlock.github.io.git
synced 2026-06-13 16:18:09 -07:00
6 lines
94 B
SCSS
6 lines
94 B
SCSS
.layout--archive {
|
|
& > .layout--archive__result {
|
|
margin: map-get($spacers, 4) 0;
|
|
}
|
|
}
|