feat: Update sidebar header text and remove margin from account summary

This commit is contained in:
GitHub Copilot
2025-04-24 12:58:16 -04:00
parent da35b7d994
commit 0c3ad59809
2 changed files with 3 additions and 3 deletions

View File

@@ -121,7 +121,6 @@ body {
}
.account-summary {
margin-top: auto;
padding-top: 20px;
border-top: 1px solid #eee;
}