Update app.py
Browse files
app.py
CHANGED
@@ -26,7 +26,7 @@ st.set_page_config(
|
|
26 |
st.html("""
|
27 |
<style>
|
28 |
[alt=Logo] {
|
29 |
-
height:
|
30 |
max-width: 100%;
|
31 |
object-fit: contain;
|
32 |
margin: -12rem 0;
|
|
|
26 |
st.html("""
|
27 |
<style>
|
28 |
[alt=Logo] {
|
29 |
+
height: 6rem;
|
30 |
max-width: 100%;
|
31 |
object-fit: contain;
|
32 |
margin: -12rem 0;
|