Files
Calculateur-Talents-Wow/src/components/Playground.scss
T
Melvin Valster 45e68a11e2 Updates
2019-07-24 23:34:57 +02:00

9 lines
166 B
SCSS

.playground-section {
margin-bottom: 1.5em;
padding-bottom: 2em;
border-bottom: 1px solid rgba(255, 255, 255, .1);
&:last-child {
margin-bottom: 0;
}
}