Karthikeyan
commited on
Commit
•
3cd9a1d
1
Parent(s):
82c1af2
Update style.css
Browse files
style.css
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
margin-right: auto;
|
5 |
}
|
6 |
.gradio-container
|
7 |
-
{background
|
8 |
.heightfit{
|
9 |
height:150px;
|
10 |
}
|
|
|
4 |
margin-right: auto;
|
5 |
}
|
6 |
.gradio-container
|
7 |
+
{background: linear-gradient(90deg, rgba(0,1,36,1) 0%, rgba(71,58,204,1) 35%, rgba(46,232,174,1) 100%);}
|
8 |
.heightfit{
|
9 |
height:150px;
|
10 |
}
|