Alex Amari Claude Opus 4.6 commited on
Commit
5eb5d20
·
1 Parent(s): 0eff1a6

Widen app container from 900px to 1400px

Browse files

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -642,7 +642,7 @@ custom_css = """
642
  .gradio-container {
643
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
644
  "Helvetica Neue", Arial, sans-serif !important;
645
- max-width: 900px !important;
646
  width: 100% !important;
647
  margin: 0 auto !important;
648
  padding: 0 32px !important;
 
642
  .gradio-container {
643
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
644
  "Helvetica Neue", Arial, sans-serif !important;
645
+ max-width: 1400px !important;
646
  width: 100% !important;
647
  margin: 0 auto !important;
648
  padding: 0 32px !important;