naveenvenkatesh commited on
Commit
9abd7a2
1 Parent(s): 5a8995f

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +3 -5
style.css CHANGED
@@ -3,17 +3,15 @@
3
  margin-left: auto;
4
  margin-right: auto;
5
  }
6
- /* gradio-app{
7
  background:url("file=tFTl2R.gif") !important;
8
  height: 100%;
9
  width : 100%;
10
- } */
11
- gradio-app {
12
  background: url("file=tFTl2R.gif"") !important;
13
  background-size: cover;
14
  background-position: center;
15
- height: 100vh; /* 100% of the viewport height */
16
- width: 100vw; /* 100% of the viewport width */
17
  }
18
  .filenameshow{
19
  height:110px;
 
3
  margin-left: auto;
4
  margin-right: auto;
5
  }
6
+ gradio-app{
7
  background:url("file=tFTl2R.gif") !important;
8
  height: 100%;
9
  width : 100%;
10
+ }
11
+ gradio-app{
12
  background: url("file=tFTl2R.gif"") !important;
13
  background-size: cover;
14
  background-position: center;
 
 
15
  }
16
  .filenameshow{
17
  height:110px;