Omnibus commited on
Commit
4507214
·
verified ·
1 Parent(s): 49f5e2d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -30,6 +30,8 @@ css="""
30
  border-top: #9300ff;
31
  border-style: inset;
32
  margin-top: 5px;
 
 
33
  }
34
  """
35
  def load_json(url1="",url2="",url3="",url4=""):
 
30
  border-top: #9300ff;
31
  border-style: inset;
32
  margin-top: 5px;
33
+ display:flex;
34
+ flex-direction:column;
35
  }
36
  """
37
  def load_json(url1="",url2="",url3="",url4=""):