Fix typo.
parent
89738ad9b7
commit
816d77c44b
|
@ -48,7 +48,7 @@
|
|||
opacity: $icedream-fog-base-opacity + ($icedream-fog-base-opacity * .5);
|
||||
}
|
||||
100% {
|
||||
opacity: $icedream-fog-base-opacity - ($icedream-fog-base-opacity * .0.5);
|
||||
opacity: $icedream-fog-base-opacity - ($icedream-fog-base-opacity * .05);
|
||||
}
|
||||
}
|
||||
@keyframes icedream-bg-slide {
|
||||
|
|
Loading…
Reference in New Issue