Kelvinhjk commited on
Commit
a1d73f6
·
1 Parent(s): cc21bae

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -63,7 +63,7 @@ def QnAfunction(question, QnAmodel):
63
  st.markdown("""
64
  <style>
65
  .big-font {
66
- margin: 50px 0 10px 0 !important;
67
  font-size:25px !important;
68
  font-weight: bold !important;
69
  }
 
63
  st.markdown("""
64
  <style>
65
  .big-font {
66
+ margin: 15px 0 10px 0 !important;
67
  font-size:25px !important;
68
  font-weight: bold !important;
69
  }