Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -43,7 +43,7 @@ body {
|
|
| 43 |
background-color: white;
|
| 44 |
}
|
| 45 |
.gradio-container {
|
| 46 |
-
border: linear-gradient(90deg, rgba(0,0,0,1) 1%, rgba(22,9,121,1) 100%, rgba(0,212,255,1) 100%);
|
| 47 |
border-radius: 10px;
|
| 48 |
padding: 20px;
|
| 49 |
background-color: #ffffff;
|
|
|
|
| 43 |
background-color: white;
|
| 44 |
}
|
| 45 |
.gradio-container {
|
| 46 |
+
border: linear-gradient(90deg, rgba(0,0,0,1) 1%, rgba(15,6,83,1) 53%, rgba(22,9,121,1) 100%, rgba(0,212,255,1) 100%);
|
| 47 |
border-radius: 10px;
|
| 48 |
padding: 20px;
|
| 49 |
background-color: #ffffff;
|