Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -105,7 +105,7 @@ st.markdown(
|
|
| 105 |
margin-bottom: -10px;
|
| 106 |
}
|
| 107 |
.stTextInput > div > input {
|
| 108 |
-
margin-top: -
|
| 109 |
}
|
| 110 |
</style>
|
| 111 |
""",
|
|
|
|
| 105 |
margin-bottom: -10px;
|
| 106 |
}
|
| 107 |
.stTextInput > div > input {
|
| 108 |
+
margin-top: -15px;
|
| 109 |
}
|
| 110 |
</style>
|
| 111 |
""",
|