Wajahat698 commited on
Commit
ebf2a0f
·
verified ·
1 Parent(s): 832e2bf

Update app.py

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