Change padding of details boxes
This commit is contained in:
@@ -3,7 +3,7 @@ details {
|
||||
border: 1px solid $color-background-med;
|
||||
border-radius: 3px;
|
||||
margin-bottom: 1.0em;
|
||||
padding: 12px 12px 0 12px;
|
||||
padding: 12px;
|
||||
|
||||
pre.src {
|
||||
margin-top: 12px;
|
||||
|
Reference in New Issue
Block a user