首页卡片透明度降低

This commit is contained in:
lmj
2022-10-20 19:14:52 +08:00
parent 0f8928d757
commit 9f5c8760a0

View File

@@ -988,7 +988,7 @@
right: 8%; right: 8%;
top: 105px; top: 105px;
// background: url('/images/homeWu/personal-bgimg.png'); // background: url('/images/homeWu/personal-bgimg.png');
background: rgba($color: #fff, $alpha: 0.46); background: rgba($color: #fff, $alpha: 0.2);
border-radius: 8px; border-radius: 8px;
z-index: 999; z-index: 999;
backdrop-filter: blur(10px); backdrop-filter: blur(10px);