forked from rDrama/rDrama
1
0
Fork 0

Update agin to remove repeat-x since it's not needed

Mike Hawk 2024-06-04 18:44:48 -07:00
parent 137b342769
commit 0cd595115b
1 changed files with 0 additions and 1 deletions

View File

@ -7623,7 +7623,6 @@ blink {
font-family: open sans,sans-serif !important;
background: url("/i/animations/gold_gradient.svg");
background-size: 200% 200%;
background-repeat: repeat-x;
font-weight: 700 !important;
animation: 60s linear 0s infinite move-colors;
}