mirror of
https://github.com/glanceapp/glance.git
synced 2024-11-24 17:35:06 +01:00
Reduce mb on widget header
This commit is contained in:
parent
e174fd731c
commit
b25b117717
@ -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…
Reference in New Issue
Block a user