reduce bg opacity
This commit is contained in:
parent
a271522069
commit
e305e6eed9
|
@ -6,6 +6,6 @@
|
||||||
<img
|
<img
|
||||||
src={background}
|
src={background}
|
||||||
alt="background"
|
alt="background"
|
||||||
class="absolute top-0 left-0 w-screen -z-10 pointer-events-none blur opacity-40"
|
class="absolute top-0 left-0 w-screen -z-10 pointer-events-none blur opacity-10"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user