Spaces:
Runtime error
Runtime error
Update gradio_app/static/styles.css
Browse files
gradio_app/static/styles.css
CHANGED
|
@@ -21,7 +21,7 @@
|
|
| 21 |
} */
|
| 22 |
.intro-container {
|
| 23 |
width: 90%; /* Scales dynamically with page width */
|
| 24 |
-
max-width: 1200px; /* Optional: sets an upper limit to prevent excessive stretching */
|
| 25 |
padding: 5px;
|
| 26 |
background: rgba(255, 255, 255, 0.95);
|
| 27 |
border-radius: 12px;
|
|
|
|
| 21 |
} */
|
| 22 |
.intro-container {
|
| 23 |
width: 90%; /* Scales dynamically with page width */
|
| 24 |
+
/* max-width: 1200px; /* Optional: sets an upper limit to prevent excessive stretching */ */
|
| 25 |
padding: 5px;
|
| 26 |
background: rgba(255, 255, 255, 0.95);
|
| 27 |
border-radius: 12px;
|