Update index.css

main
Crimson Tome 2021-10-24 17:54:30 +01:00 committed by GitHub
parent 4f2747e32b
commit bf5fd99839
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -286,7 +286,7 @@ html, body {
body {
background: linear-gradient(-45deg, #7FFFD4, #00FFFF, #6495ED, #008B8B);
background-size: 400% 400%;
animation: gradient 25s ease infinite;
animation: gradient 15s ease infinite;
}