Karthikeyan
commited on
Commit
•
5bbd7e3
1
Parent(s):
f1560a4
Update style.css
Browse files
style.css
CHANGED
@@ -5,9 +5,6 @@
|
|
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 |
-
center{
|
9 |
-
background: url('file=logo.png')
|
10 |
-
}
|
11 |
.heightfit{
|
12 |
height:150px;
|
13 |
}
|
|
|
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 |
}
|