This commit is contained in:
那些花儿
2025-09-25 14:27:24 +08:00
parent b4ca8a30a5
commit b210758ee8
4 changed files with 15 additions and 7 deletions
@@ -381,14 +381,15 @@
.v4-logo-container {
display: flex;
align-items: center;
margin-right: 40px;
height: 100%;
padding: 10px;
width: 250px;
justify-content: center;
}
.v4-logo {
height: 100%;
width: auto;
margin-right: 16px;
}
.v4-nav {