Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -711,6 +711,7 @@ def side():
|
|
| 711 |
st.sidebar.markdown('<hr style="border: 2px solid rgb(255, 153, 0); width: 80%; margin: 20px auto;">', unsafe_allow_html=True)
|
| 712 |
|
| 713 |
st.header("TrustVault®")
|
|
|
|
| 714 |
st.sidebar.markdown("""
|
| 715 |
<style>
|
| 716 |
.scrollable-container {
|
|
|
|
| 711 |
st.sidebar.markdown('<hr style="border: 2px solid rgb(255, 153, 0); width: 80%; margin: 20px auto;">', unsafe_allow_html=True)
|
| 712 |
|
| 713 |
st.header("TrustVault®")
|
| 714 |
+
st.markdown("In the TrustVault you can save your preferred trust equity Trust Builders®, great outputs, brand and segment info for easy use.")
|
| 715 |
st.sidebar.markdown("""
|
| 716 |
<style>
|
| 717 |
.scrollable-container {
|