首页 按钮布局 毛玻璃

This commit is contained in:
tangly
2022-10-19 12:46:56 +08:00
parent 59411e0886
commit 16a6be69f8
2 changed files with 3 additions and 3 deletions

View File

@@ -124,7 +124,7 @@ nav {
.glassmorphism{
background: hsla(0, 0%, 100%, .75);
background: hsla(0, 0%, 100%, .05);
-webkit-backdrop-filter: blur(10px);
backdrop-filter: blur(10px);
}