less transparent wallpaper ?

This commit is contained in:
Freeplay 2023-06-16 19:22:30 -04:00
parent 2822b82e99
commit ece91d7855

View file

@ -289,7 +289,7 @@ const popularPostsPagination = {
background-repeat: no-repeat;
background-size: cover;
background-position: center;
opacity: .5;
opacity: .8;
// filter: blur(4px);
background-image: v-bind("wallpaper");
}