funky-framadate-front/src/assets/scss/atoms/_section.scss

7 lines
74 B
SCSS

@charset "UTF-8";
section {
& + & {
margin-top: 6rem;
}
}