mirror of
https://github.com/remvze/moodist.git
synced 2025-12-17 08:54:13 +00:00
style: increase pattern opacity
This commit is contained in:
parent
7ed016d855
commit
5b83710c75
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@
|
||||||
);
|
);
|
||||||
background-position: top center;
|
background-position: top center;
|
||||||
background-size: 31px 31px;
|
background-size: 31px 31px;
|
||||||
opacity: 0.8;
|
opacity: 0.9;
|
||||||
mask-image: linear-gradient(#fff, transparent, transparent);
|
mask-image: linear-gradient(#fff, transparent, transparent);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue