mirror of
https://github.com/Xevion/glance.git
synced 2025-12-10 14:07:25 -06:00
Reduce mb on widget header
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user