danhtran2mind commited on
Commit
84aafa7
·
verified ·
1 Parent(s): 51136e1

Update gradio_app/static/styles.css

Browse files
Files changed (1) hide show
  1. gradio_app/static/styles.css +1 -1
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;