Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -68,10 +68,6 @@ def main():
|
|
68 |
font-size: 16px;
|
69 |
font-family: Arial, sans-serif;
|
70 |
color: #000000; /* black font color */
|
71 |
-
|
72 |
-
padding: 10px;
|
73 |
-
border-radius: 5px;
|
74 |
-
margin: 5px 0;
|
75 |
">
|
76 |
<strong>Nietzsche:</strong> {bot_response}
|
77 |
</div>
|
|
|
68 |
font-size: 16px;
|
69 |
font-family: Arial, sans-serif;
|
70 |
color: #000000; /* black font color */
|
|
|
|
|
|
|
|
|
71 |
">
|
72 |
<strong>Nietzsche:</strong> {bot_response}
|
73 |
</div>
|