Reduce mb on widget header
This commit is contained in:
parent
e174fd731c
commit
b25b117717
1 changed files with 1 additions and 1 deletions
|
@ -614,7 +614,7 @@ kbd:active {
|
|||
.widget-header {
|
||||
padding: 0 calc(var(--widget-content-horizontal-padding) + 1px);
|
||||
font-size: var(--font-size-h4);
|
||||
margin-bottom: 1rem;
|
||||
margin-bottom: 0.9rem;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 1rem;
|
||||
|
|
Loading…
Add table
Reference in a new issue