Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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:
|