mirror of
https://github.com/remvze/moodist.git
synced 2025-09-29 15:30:49 -04:00
style: decrease opacity
This commit is contained in:
parent
d4cc24e468
commit
56802b67f2
@ -4,7 +4,7 @@
|
||||
& .wrapper {
|
||||
position: relative;
|
||||
padding: 0 20px 40px;
|
||||
background: linear-gradient(transparent, rgb(24 24 27 / 80%));
|
||||
background: linear-gradient(transparent, rgb(24 24 27 / 70%));
|
||||
border-radius: 0 0 20px 20px;
|
||||
|
||||
&::after {
|
||||
|
Loading…
x
Reference in New Issue
Block a user