Spaces:
Runtime error
Runtime error
Commit
·
0018d00
1
Parent(s):
18f7ce9
Update style.css
Browse files
style.css
CHANGED
@@ -3,11 +3,11 @@
|
|
3 |
margin-left: auto;
|
4 |
margin-right: auto;
|
5 |
}
|
6 |
-
gradio-app{
|
7 |
background:url("file=34.gif") !important;
|
8 |
height: 100%;
|
9 |
width : 100%;
|
10 |
-
}
|
11 |
.filenameshow{
|
12 |
height:110px;
|
13 |
}
|
|
|
3 |
margin-left: auto;
|
4 |
margin-right: auto;
|
5 |
}
|
6 |
+
/* gradio-app{
|
7 |
background:url("file=34.gif") !important;
|
8 |
height: 100%;
|
9 |
width : 100%;
|
10 |
+
} */
|
11 |
.filenameshow{
|
12 |
height:110px;
|
13 |
}
|