saturation for mica
This commit is contained in:
parent
771b2bf09a
commit
865a7a7653
1 changed files with 1 additions and 1 deletions
|
@ -2838,7 +2838,7 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
|
||||||
#micaEffect {
|
#micaEffect {
|
||||||
opacity:1;
|
opacity:1;
|
||||||
// animation: micaEnter 1s ease-in-out forwards;
|
// animation: micaEnter 1s ease-in-out forwards;
|
||||||
filter: brightness(0.5);
|
filter: brightness(1) saturate(320%);
|
||||||
@keyframes micaEnter {
|
@keyframes micaEnter {
|
||||||
0% {
|
0% {
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue