feat(header): add logo

This commit is contained in:
zhangheng
2026-04-29 17:04:15 +08:00
parent 8372fb4a64
commit 93888b3056
3 changed files with 58 additions and 5 deletions

View File

@@ -10,7 +10,7 @@
.brand {
display: flex;
width: 196px;
width: 190px;
align-items: center;
gap: 8px;
color: #1d2129;