lavanjv commited on
Commit
ef223c8
1 Parent(s): bd56df9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -282,6 +282,7 @@ css = """
282
  background: linear-gradient(45deg, #ff00e0,#8500ff, #6e00ff) !important;
283
  border: none !important;
284
  }
 
285
  .disclaimer {font-variant-caps: all-small-caps; font-size: xx-small;}
286
  .xsmall {font-size: x-small;}
287
  """
 
282
  background: linear-gradient(45deg, #ff00e0,#8500ff, #6e00ff) !important;
283
  border: none !important;
284
  }
285
+ footer {visibility: hidden}
286
  .disclaimer {font-variant-caps: all-small-caps; font-size: xx-small;}
287
  .xsmall {font-size: x-small;}
288
  """