mirror of
https://github.com/hykilpikonna/AquaDX.git
synced 2026-05-20 04:08:14 -05:00
[S] Minor adjustments
This commit is contained in:
parent
dc1ac106c0
commit
fde6b5df9b
|
|
@ -61,6 +61,10 @@
|
|||
transition: all 0.2s ease
|
||||
z-index: -1
|
||||
mask-image: linear-gradient(45deg, transparent 30%, rgba(255,255,255,0.5) 70%, white 100%)
|
||||
opacity: 0.8
|
||||
|
||||
@media (max-width: $w-mobile)
|
||||
opacity: 0.6
|
||||
|
||||
:global(> svg)
|
||||
position: absolute
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user