fix(sidebar): adjust topBar margin for improved layout

This commit is contained in:
2026-06-29 14:57:45 +08:00
parent ef18500de3
commit 069072af17
@@ -49,7 +49,7 @@
} }
.topBar { .topBar {
margin: 10px 0 -2px; margin: 18px 0 -2px;
} }
.hero { .hero {