Spaces:
Running
Running
naveenvenkatesh
commited on
Commit
·
5be28c4
1
Parent(s):
b66ee68
Update style.css
Browse files
style.css
CHANGED
@@ -5,6 +5,7 @@
|
|
5 |
}
|
6 |
gradio-app{
|
7 |
background:url("file=tFTl2R.gif") !important;
|
|
|
8 |
height: 100%;
|
9 |
width: 100%;
|
10 |
}
|
|
|
5 |
}
|
6 |
gradio-app{
|
7 |
background:url("file=tFTl2R.gif") !important;
|
8 |
+
background-repeat: no-repeat;
|
9 |
height: 100%;
|
10 |
width: 100%;
|
11 |
}
|