Spaces:
Running
Running
Commit
·
af9ed86
1
Parent(s):
d24e11d
Update style.css
Browse files
style.css
CHANGED
@@ -6,6 +6,7 @@
|
|
6 |
.heightfit{
|
7 |
height:120px;
|
8 |
}
|
|
|
9 |
gradio-app{
|
10 |
background: rgb(153,0,255);
|
11 |
background: radial-gradient(circle, rgba(153,0,255,1) 0%, rgba(9,15,121,1) 96%, rgba(2,0,36,1) 100%) !important;
|
|
|
6 |
.heightfit{
|
7 |
height:120px;
|
8 |
}
|
9 |
+
|
10 |
gradio-app{
|
11 |
background: rgb(153,0,255);
|
12 |
background: radial-gradient(circle, rgba(153,0,255,1) 0%, rgba(9,15,121,1) 96%, rgba(2,0,36,1) 100%) !important;
|