jin-nin commited on
Commit
cb469a9
1 Parent(s): 4cd30ae

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +5 -1
style.css CHANGED
@@ -12,4 +12,8 @@
12
  body, .gradio-container {
13
  font: 1rem/1.5rem 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !iportant;
14
  background: transparent !important;
15
- } */
 
 
 
 
 
12
  body, .gradio-container {
13
  font: 1rem/1.5rem 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !iportant;
14
  background: transparent !important;
15
+ } */
16
+
17
+ footer {
18
+ display: none !iportant;
19
+ }