now its inquest
Browse files
app.py
CHANGED
|
@@ -233,7 +233,7 @@ st.markdown(
|
|
| 233 |
st.write(
|
| 234 |
"""
|
| 235 |
<div style="display: flex; align-items: center; margin-left: 0;">
|
| 236 |
-
<h1 style="display: inline-block;">
|
| 237 |
<sup style="margin-left:5px;font-size:small; color: green;">beta</sup>
|
| 238 |
</div>
|
| 239 |
""",
|
|
|
|
| 233 |
st.write(
|
| 234 |
"""
|
| 235 |
<div style="display: flex; align-items: center; margin-left: 0;">
|
| 236 |
+
<h1 style="display: inline-block;">InQuest</h1>
|
| 237 |
<sup style="margin-left:5px;font-size:small; color: green;">beta</sup>
|
| 238 |
</div>
|
| 239 |
""",
|