forked from rDrama/rDrama
1
0
Fork 0

Remove move-colors animation

Mike Hawk 2024-06-04 18:54:04 -07:00
parent 040d94e8d2
commit 2a74e8ff73
1 changed files with 0 additions and 5 deletions

View File

@ -272,11 +272,6 @@
font-weight: 400;
}
@keyframes move-colors {
from {background-position: 0px;}
to {background-position: 1000px;}
}
@keyframes lgbt {
0% { filter: hue-rotate(0deg); }
100% { filter: hue-rotate(360deg); }