fix title area

This commit is contained in:
Julian Freeman
2026-04-04 19:51:06 -04:00
parent 886f513b5d
commit ff238eb534
3 changed files with 170 additions and 130 deletions

View File

@@ -57,7 +57,7 @@
width: 240px;
background-color: var(--sidebar-bg);
border-right: 1px solid var(--border-color);
padding: 40px 20px;
padding: 40px 20px 5px 20px;
display: flex;
flex-direction: column;
}