Wajahat698 commited on
Commit
bb42e43
·
verified ·
1 Parent(s): 658cd8a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
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: 10px;
403
  }
404
 
405
  .section p {
@@ -417,7 +417,7 @@ if not st.session_state.chat_active:
417
  }
418
  </style>
419
 
420
- <h1 style='text-align: center; color: #b4b4b4;'>How can I help you today?</h1>
421
 
422
  <div class="section-container">
423
  <div class="section">
 
399
  font-size: 14px;
400
  margin-bottom: 8px;
401
  border-bottom: 1px solid #afafaf;
402
+ padding-bottom: 4px;
403
  }
404
 
405
  .section p {
 
417
  }
418
  </style>
419
 
420
+ <h1 style='text-align: right; color: #b4b4b4;'>How can I help you today?</h1>
421
 
422
  <div class="section-container">
423
  <div class="section">