Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -119,7 +119,6 @@ body {
|
|
119 |
background-image: radial-gradient(#e83f07 1px, transparent 1px);
|
120 |
background-size: 10px 10px;
|
121 |
background-repeat: repeat;
|
122 |
-
animation: adjustHue 80s infinite linear;
|
123 |
}
|
124 |
|
125 |
@keyframes adjustHue {
|
|
|
119 |
background-image: radial-gradient(#e83f07 1px, transparent 1px);
|
120 |
background-size: 10px 10px;
|
121 |
background-repeat: repeat;
|
|
|
122 |
}
|
123 |
|
124 |
@keyframes adjustHue {
|