Spaces:
Build error
Build error
Commit ·
35b2f8b
1
Parent(s): 525eca5
Update style.css
Browse files
style.css
CHANGED
|
@@ -1,9 +1,3 @@
|
|
| 1 |
-
gradio-app{
|
| 2 |
-
background: rgb(153,0,255);
|
| 3 |
-
background-image: radial-gradient(circle, rgba(153,0,255,1) 0%, rgba(9,15,121,1) 96%, rgba(2,0,36,1) 100%) !important;
|
| 4 |
-
height: 100%;
|
| 5 |
-
width: 100%;
|
| 6 |
-
}
|
| 7 |
#col-container {
|
| 8 |
max-width: 600px;
|
| 9 |
margin-left: auto;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
#col-container {
|
| 2 |
max-width: 600px;
|
| 3 |
margin-left: auto;
|