Spaces:
Build error
Build error
Fix Logo alignment
Browse files
app.py
CHANGED
@@ -80,7 +80,7 @@ st.sidebar.markdown(
|
|
80 |
}
|
81 |
</style>
|
82 |
<p class="aligncenter">
|
83 |
-
<img src="https://user-images.githubusercontent.com/77657524/126361638-4aad58e8-4efb-4fc5-bf78-f53d03799e1e.png" width="
|
84 |
</p>
|
85 |
""",
|
86 |
unsafe_allow_html=True,
|
|
|
80 |
}
|
81 |
</style>
|
82 |
<p class="aligncenter">
|
83 |
+
<img src="https://user-images.githubusercontent.com/77657524/126361638-4aad58e8-4efb-4fc5-bf78-f53d03799e1e.png" width="400" height="400"/>
|
84 |
</p>
|
85 |
""",
|
86 |
unsafe_allow_html=True,
|