Wajahat698 commited on
Commit
d7b3c8f
·
verified ·
1 Parent(s): c1ecd7d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -460,6 +460,8 @@ if not st.session_state.chat_active:
460
  <p>Paste your LinkedIn profile, EDM or blog and ask TrustAI® to improve it using specific Trust Buckets® and add your specific TrustBuilders® as examples.</p>
461
  </div>
462
  </div>
 
 
463
  """, unsafe_allow_html=True)
464
 
465
  else:
 
460
  <p>Paste your LinkedIn profile, EDM or blog and ask TrustAI® to improve it using specific Trust Buckets® and add your specific TrustBuilders® as examples.</p>
461
  </div>
462
  </div>
463
+ <div style="height: 50px;"></div> <!-- Adds a gap of 50px after the section containers -->
464
+
465
  """, unsafe_allow_html=True)
466
 
467
  else: