Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -96,6 +96,7 @@ css="""
|
|
96 |
border-top: #9300ff;
|
97 |
border-style: inset;
|
98 |
margin-top: 5px;
|
|
|
99 |
}
|
100 |
"""
|
101 |
def load_json(url1="",url2="",url3="",url4=""):
|
|
|
96 |
border-top: #9300ff;
|
97 |
border-style: inset;
|
98 |
margin-top: 5px;
|
99 |
+
max-width: 48%;
|
100 |
}
|
101 |
"""
|
102 |
def load_json(url1="",url2="",url3="",url4=""):
|