Remove bottom padding of summary

This commit is contained in:
Thomas Dehaeze 2020-12-02 10:22:09 +01:00
parent 633b8e1037
commit f7d3c02b3c
2 changed files with 1 additions and 2 deletions

2
dist/style.css vendored

File diff suppressed because one or more lines are too long

View File

@ -15,7 +15,6 @@ details {
color: $color-background-med;
padding: 0px;
margin: 0px;
margin-bottom: 10px;
cursor: pointer;
// Click to unfold button