diff --git a/sass/_crt.scss b/sass/_crt.scss index 490f5b3..e84cd0d 100644 --- a/sass/_crt.scss +++ b/sass/_crt.scss @@ -22,7 +22,7 @@ from { opacity: 1; } - 25%{ + 25% { opacity: 0.95; } 50% { @@ -35,7 +35,7 @@ opacity: 0.9; } } - + @media (prefers-reduced-motion) { animation: none; }