diff --git a/files/assets/css/awards.css b/files/assets/css/awards.css index 72150e603..3612bad96 100644 --- a/files/assets/css/awards.css +++ b/files/assets/css/awards.css @@ -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); }