This commit is contained in:
MTrun
2021-12-10 14:11:49 +08:00
commit 535104447b
72 changed files with 5576 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
// 样式类型
// 毛玻璃
.bg-filter {
backdrop-filter: blur(2px);
background-color: rgba(0, 0, 0, 0.07);
}
+1
View File
@@ -0,0 +1 @@
// 变量