Minor fixes
Browse files
app.py
CHANGED
|
@@ -381,11 +381,6 @@ img, canvas, svg, video { max-width: 100%; height: auto; }
|
|
| 381 |
.start-btn button { max-width: 250px; min-width:150px; width: 200px; align-self: flex-end;}
|
| 382 |
.center-col { max-width:560px; margin:0 auto; width:100%; }
|
| 383 |
|
| 384 |
-
/* ---------- Remove the white background distorting the rounded corners ---------- */
|
| 385 |
-
.gradio-container.gradio-container-5-49-1.svelte-18evea3 {
|
| 386 |
-
background: #ffffff00;
|
| 387 |
-
}
|
| 388 |
-
|
| 389 |
/*--------- New style for the header container --------- */
|
| 390 |
.header-container {
|
| 391 |
display: flex;
|
|
|
|
| 381 |
.start-btn button { max-width: 250px; min-width:150px; width: 200px; align-self: flex-end;}
|
| 382 |
.center-col { max-width:560px; margin:0 auto; width:100%; }
|
| 383 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 384 |
/*--------- New style for the header container --------- */
|
| 385 |
.header-container {
|
| 386 |
display: flex;
|