diff --git a/src/views/Index.vue b/src/views/Index.vue index bb0afc1d..78c5dd9f 100644 --- a/src/views/Index.vue +++ b/src/views/Index.vue @@ -988,7 +988,7 @@ right: 8%; top: 105px; // background: url('/images/homeWu/personal-bgimg.png'); - background: rgba($color: #fff, $alpha: 0.46); + background: rgba($color: #fff, $alpha: 0.2); border-radius: 8px; z-index: 999; backdrop-filter: blur(10px);