Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -193,7 +193,7 @@ class GradioInterface:
|
|
| 193 |
.title-container {
|
| 194 |
width: fit-content !important;
|
| 195 |
margin: 0 auto !important;
|
| 196 |
-
padding: 2px
|
| 197 |
border: 1px solid #0066cc !important;
|
| 198 |
border-radius: 10px !important;
|
| 199 |
background-color: rgba(0, 102, 204, 0.05) !important;
|
|
|
|
| 193 |
.title-container {
|
| 194 |
width: fit-content !important;
|
| 195 |
margin: 0 auto !important;
|
| 196 |
+
padding: 2px 10px !important;
|
| 197 |
border: 1px solid #0066cc !important;
|
| 198 |
border-radius: 10px !important;
|
| 199 |
background-color: rgba(0, 102, 204, 0.05) !important;
|