Karthikeyan commited on
Commit
82c1af2
1 Parent(s): 9a3955f

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +2 -0
style.css CHANGED
@@ -3,6 +3,8 @@
3
  margin-left: auto;
4
  margin-right: auto;
5
  }
 
 
6
  .heightfit{
7
  height:150px;
8
  }
 
3
  margin-left: auto;
4
  margin-right: auto;
5
  }
6
+ .gradio-container
7
+ {background-color: red}
8
  .heightfit{
9
  height:150px;
10
  }