Refactor, tweaks, clean-up, improve
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
.playground-section {
|
||||
margin-bottom: 2em;
|
||||
padding-bottom: 2em;
|
||||
border-bottom: 1px solid rgba(255, 255, 255, .1);
|
||||
|
||||
&:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user