multimodalart HF staff commited on
Commit
12fd800
1 Parent(s): 80e4491

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -115,7 +115,7 @@ css = """
115
  max-width: 50rem;
116
  }
117
  #intro{
118
- max-width: 32rem;
119
  text-align: center;
120
  margin: 0 auto;
121
  }
 
115
  max-width: 50rem;
116
  }
117
  #intro{
118
+ max-width: 100%;
119
  text-align: center;
120
  margin: 0 auto;
121
  }