Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -422,7 +422,7 @@ if not st.session_state.chat_active:
|
|
| 422 |
font-size: 14px;
|
| 423 |
margin-bottom: 8px;
|
| 424 |
border-bottom: 1px solid #afafaf;
|
| 425 |
-
padding-bottom:
|
| 426 |
text-align: center; /* Center headings */
|
| 427 |
|
| 428 |
}
|
|
|
|
| 422 |
font-size: 14px;
|
| 423 |
margin-bottom: 8px;
|
| 424 |
border-bottom: 1px solid #afafaf;
|
| 425 |
+
padding-bottom: 20px;
|
| 426 |
text-align: center; /* Center headings */
|
| 427 |
|
| 428 |
}
|