Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -399,7 +399,7 @@ if not st.session_state.chat_active:
|
|
| 399 |
font-size: 14px;
|
| 400 |
margin-bottom: 8px;
|
| 401 |
border-bottom: 1px solid #afafaf;
|
| 402 |
-
padding-bottom:
|
| 403 |
}
|
| 404 |
|
| 405 |
.section p {
|
|
|
|
| 399 |
font-size: 14px;
|
| 400 |
margin-bottom: 8px;
|
| 401 |
border-bottom: 1px solid #afafaf;
|
| 402 |
+
padding-bottom: 10px;
|
| 403 |
}
|
| 404 |
|
| 405 |
.section p {
|