forked from rDrama/rDrama
1
0
Fork 0

Remove move-colors animation

Mike Hawk 2024-06-04 18:54:04 -07:00
parent 0cd595115b
commit 3d602eb285
1 changed files with 0 additions and 5 deletions

View File

@ -269,11 +269,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); }