Add mask to footer gradient

This commit is contained in:
marzban-dev
2025-04-17 19:56:50 +03:30
parent 00b0b33e48
commit d54066c554
+3
View File
@@ -4,6 +4,9 @@
src="/img/footer-bg.jpg"
alt=""
class="absolute z-10 object-cover opacity-45"
:style="{
mask: 'linear-gradient(to bottom, black 0%, rgba(0,0,0,0) 100%',
}"
/>
<div