Omnibus commited on
Commit
f2e01b4
·
verified ·
1 Parent(s): bed0012

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -33,6 +33,7 @@ css="""
33
  flex-direction: column;
34
  justify-content: center;
35
  flex-wrap: wrap;
 
36
  }
37
  """
38
 
 
33
  flex-direction: column;
34
  justify-content: center;
35
  flex-wrap: wrap;
36
+ width:500px;
37
  }
38
  """
39