Reduce mb on widget header

This commit is contained in:
Svilen Markov 2024-08-09 11:25:11 +01:00
parent e174fd731c
commit b25b117717

View File

@ -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;