Spaces:
Sleeping
Sleeping
robertselvam
commited on
Commit
•
85b13fd
1
Parent(s):
da0c7ff
Update style.css
Browse files
style.css
CHANGED
@@ -6,12 +6,12 @@
|
|
6 |
.heightfit{
|
7 |
height:120px;
|
8 |
}
|
9 |
-
gradio-app{
|
10 |
background: rgb(153,0,255);
|
11 |
background-image: radial-gradient(circle, rgba(153,0,255,1) 0%, rgba(9,15,121,1) 96%, rgba(2,0,36,1) 100%) !important;
|
12 |
height: 100%;
|
13 |
width: 100%;
|
14 |
-
}
|
15 |
#row-flex {
|
16 |
display: flex;
|
17 |
align-items: center;
|
|
|
6 |
.heightfit{
|
7 |
height:120px;
|
8 |
}
|
9 |
+
/* gradio-app{
|
10 |
background: rgb(153,0,255);
|
11 |
background-image: radial-gradient(circle, rgba(153,0,255,1) 0%, rgba(9,15,121,1) 96%, rgba(2,0,36,1) 100%) !important;
|
12 |
height: 100%;
|
13 |
width: 100%;
|
14 |
+
} */
|
15 |
#row-flex {
|
16 |
display: flex;
|
17 |
align-items: center;
|