hertogateis commited on
Commit
ab715fe
·
verified ·
1 Parent(s): 4cdbca9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -4
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>