Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -29,7 +29,7 @@ st.html("""
|
|
| 29 |
height: 6rem;
|
| 30 |
max-width: 100%;
|
| 31 |
object-fit: contain;
|
| 32 |
-
margin: -
|
| 33 |
}
|
| 34 |
[data-testid="stSidebar"] [alt=Logo] {
|
| 35 |
filter: none !important;
|
|
|
|
| 29 |
height: 6rem;
|
| 30 |
max-width: 100%;
|
| 31 |
object-fit: contain;
|
| 32 |
+
margin: -9rem 0;
|
| 33 |
}
|
| 34 |
[data-testid="stSidebar"] [alt=Logo] {
|
| 35 |
filter: none !important;
|