去掉nav毛玻璃效果
This commit is contained in:
@@ -54,11 +54,7 @@ function handleNavigate(index) {
|
||||
align-items: center;
|
||||
padding: 0 @nav-px;
|
||||
z-index: 1000;
|
||||
background: rgba(255, 255, 255, 0.72);
|
||||
backdrop-filter: blur(16px) saturate(180%);
|
||||
-webkit-backdrop-filter: blur(16px) saturate(180%);
|
||||
border-bottom: 1px solid rgba(0, 0, 0, 0.06);
|
||||
transition: background 0.3s ease;
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
.nav-logo {
|
||||
|
||||
Reference in New Issue
Block a user