lowered the sidebar header a bit

This commit is contained in:
Yeghro 2025-01-25 17:48:16 -08:00
parent e456c04b53
commit c22fdc1825

View File

@ -71,6 +71,7 @@ body {
color: var(--text-color); color: var(--text-color);
font-size: 1.1rem; font-size: 1.1rem;
font-weight: 500; font-weight: 500;
margin-top: 2rem;
} }
.search-box { .search-box {