Update app.py
Browse files
app.py
CHANGED
@@ -621,7 +621,7 @@ st.markdown("""
|
|
621 |
margin-bottom: 1rem;
|
622 |
'>
|
623 |
<img src='https://sustainability-lab.github.io/images/logo_light.svg'
|
624 |
-
style='height:
|
625 |
<h1 style='
|
626 |
margin: 0;
|
627 |
font-size: 1.8rem;
|
|
|
621 |
margin-bottom: 1rem;
|
622 |
'>
|
623 |
<img src='https://sustainability-lab.github.io/images/logo_light.svg'
|
624 |
+
style='height: 80px;' />
|
625 |
<h1 style='
|
626 |
margin: 0;
|
627 |
font-size: 1.8rem;
|