fix: margin for report summary
This commit is contained in:
parent
4378816172
commit
b35dd30e5f
1 changed files with 1 additions and 1 deletions
|
|
@ -133,7 +133,7 @@
|
|||
border-bottom: 1px solid $border-color;
|
||||
|
||||
// SIZE & SPACING
|
||||
margin: 1rem 0px;
|
||||
margin: 1rem;
|
||||
padding: 20px 15px;
|
||||
|
||||
// LAYOUT
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue