ford442 commited on
Commit
6835a32
Β·
1 Parent(s): 728b4ee

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -330,7 +330,7 @@ footer {
330
  visibility: hidden
331
  }
332
  body {
333
- background-color: green;
334
  }
335
  '''
336
 
 
330
  visibility: hidden
331
  }
332
  body {
333
+ background-color: green !important;
334
  }
335
  '''
336