Tweak donation bar

This commit is contained in:
Alex Cabal 2022-06-27 16:40:03 -05:00
parent ea752d86dd
commit 1089e7e890
2 changed files with 8 additions and 6 deletions

View file

@ -2256,7 +2256,7 @@ aside header{
FF bug that causes infinite requsts to stripes.svg */
background: url("/images/stripes.svg") transparent;
background-position: 0 0;
animation: progress 2s linear infinite;
animation: progress 4s linear infinite;
z-index: 3;
}