Spaces:
Runtime error
Runtime error
Update pages/2_Energy Demand Forecasting.py
Browse files
pages/2_Energy Demand Forecasting.py
CHANGED
@@ -40,7 +40,7 @@ st.markdown("""
|
|
40 |
""", unsafe_allow_html=True)
|
41 |
|
42 |
with st.sidebar:
|
43 |
-
st.markdown("""<div style='text-align: left; margin-top:-
|
44 |
<img src="https://affine.ai/wp-content/uploads/2023/05/Affine-Logo.svg" alt="logo" width="300" height="60">
|
45 |
</div>""", unsafe_allow_html=True)
|
46 |
# st.markdown(f"""<style>
|
|
|
40 |
""", unsafe_allow_html=True)
|
41 |
|
42 |
with st.sidebar:
|
43 |
+
st.markdown("""<div style='text-align: left; margin-top:-200px;margin-left:-40px;'>
|
44 |
<img src="https://affine.ai/wp-content/uploads/2023/05/Affine-Logo.svg" alt="logo" width="300" height="60">
|
45 |
</div>""", unsafe_allow_html=True)
|
46 |
# st.markdown(f"""<style>
|