evegarcianz commited on
Commit
6f160a1
1 Parent(s): 4b2750d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -245,7 +245,7 @@ css= """.gradio-container {
245
  green 33%,
246
  white 33%, white 66%,
247
  red 66%);
248
- background-size: 100% 4rem;
249
  animation: animate 10s linear infinite;
250
  }
251
 
 
245
  green 33%,
246
  white 33%, white 66%,
247
  red 66%);
248
+
249
  animation: animate 10s linear infinite;
250
  }
251