style: decrease opacity

This commit is contained in:
MAZE 2024-02-07 18:42:34 +03:30
parent 6d30a0123e
commit 2078648c66

View file

@ -21,6 +21,7 @@
0 0, 0 0,
30px 30px; 30px 30px;
background-size: 30px 30px; background-size: 30px 30px;
opacity: 0.8;
mask-image: linear-gradient(#fff, transparent, transparent); mask-image: linear-gradient(#fff, transparent, transparent);
} }
} }