Adjust spacing in header a smidge

This commit is contained in:
Carlos Fernandez 2026-05-04 02:49:02 -04:00
parent d39849d1a1
commit e7e0cccd71

View file

@ -93,7 +93,7 @@
display: flex;
justify-content: space-between;
padding: 5px 0;
margin-bottom: 10px;
margin-bottom: 8px;
font-size: var(--font-size-12);
color: light-dark(@dark-blue, @golden);