修改主页布局

This commit is contained in:
huanglinhuan
2025-12-08 13:48:54 +08:00
parent 28ca0da7ed
commit 88e8523c9d
3 changed files with 15 additions and 7 deletions

View File

@@ -17,9 +17,12 @@
.logo {
margin-right: 16px;
color: #1890ff;
text-decoration: none;
font-weight: 600;
}
.logo-img {
height: 28px;
display: block;
}
.navbar-left {
@@ -87,4 +90,3 @@
.username {
color: #666;
}