small fixes

This commit is contained in:
teldra 2022-04-11 21:09:10 +02:00
parent 03fa1429c9
commit 0f0b83fa3e
1 changed files with 1 additions and 1 deletions

View File

@ -56,5 +56,5 @@ section {
body {
background: #33CCCC; /* Fallback */
animation: color 60s infinite linear;
animation: color 300s infinite linear;
}