Spaces:
Runtime error
Runtime error
Commit
·
37cb84b
1
Parent(s):
90c4962
Update style.css
Browse files
style.css
CHANGED
@@ -4,8 +4,7 @@
|
|
4 |
margin-right: auto;
|
5 |
}
|
6 |
gradio-app{
|
7 |
-
background:url("file=https://pastilla.co/wp-content/uploads/2023/07/Main-Image.gif") !important;
|
8 |
-
background-repeat: no-repeat;
|
9 |
height: 100%;
|
10 |
width: 100%;
|
11 |
}
|
|
|
4 |
margin-right: auto;
|
5 |
}
|
6 |
gradio-app{
|
7 |
+
background:url("file=https://pastilla.co/wp-content/uploads/2023/07/Main-Image.gif") no-repeat cover !important;
|
|
|
8 |
height: 100%;
|
9 |
width: 100%;
|
10 |
}
|