Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -18,7 +18,7 @@ st.markdown("""
|
|
18 |
<div style='text-align: center; margin-top:-70px; margin-bottom: 5px;margin-left: -50px;'>
|
19 |
<h2 style='font-size: 20px; font-family: Courier New, monospace;
|
20 |
letter-spacing: 2px; text-decoration: none;'>
|
21 |
-
<img src="https://acis.affineanalytics.co.in/assets/images/logo_small.png" alt="logo" width="70" height="
|
22 |
<span style='background: linear-gradient(45deg, #ed4965, #c05aaf);
|
23 |
-webkit-background-clip: text;
|
24 |
-webkit-text-fill-color: transparent;
|
|
|
18 |
<div style='text-align: center; margin-top:-70px; margin-bottom: 5px;margin-left: -50px;'>
|
19 |
<h2 style='font-size: 20px; font-family: Courier New, monospace;
|
20 |
letter-spacing: 2px; text-decoration: none;'>
|
21 |
+
<img src="https://acis.affineanalytics.co.in/assets/images/logo_small.png" alt="logo" width="70" height="100">
|
22 |
<span style='background: linear-gradient(45deg, #ed4965, #c05aaf);
|
23 |
-webkit-background-clip: text;
|
24 |
-webkit-text-fill-color: transparent;
|