顶部导航栏分割线优化

This commit is contained in:
lutinglt
2025-02-09 21:14:54 +08:00
parent 36195e64ee
commit 7c6ec21e10
2 changed files with 5 additions and 0 deletions

View File

@@ -1,4 +1,8 @@
// Made by Luting ^-^
#navbar {
border-bottom-width: 1.5px;
}
.page-content > :first-child.secondary-nav {
border-top: 0;
background-color: var(--color-nav-bg) !important;