调整首页导航和指示器

This commit is contained in:
lmj
2022-10-21 17:43:03 +08:00
parent 8f506470eb
commit 0780673c6a
2 changed files with 9 additions and 6 deletions

View File

@@ -362,7 +362,8 @@ text-align: center;
// margin: 0 87px;
height: 72px;
display: flex;
background: rgba(255,255,255,0.12);
background: rgba(255,255,255,0.1);
border: 1px solid rgba(61,61,61,0.15);
backdrop-filter: blur(10px);
}
.portal-top{