diff --git a/files/assets/css/awards.css b/files/assets/css/awards.css index 50086df49..981850d44 100644 --- a/files/assets/css/awards.css +++ b/files/assets/css/awards.css @@ -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); }