Remove bottom padding of summary
This commit is contained in:
2
dist/style.css
vendored
2
dist/style.css
vendored
File diff suppressed because one or more lines are too long
@@ -15,7 +15,6 @@ details {
|
||||
color: $color-background-med;
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
margin-bottom: 10px;
|
||||
cursor: pointer;
|
||||
|
||||
// Click to unfold button
|
||||
|
Reference in New Issue
Block a user