Update app.py
Browse files
app.py
CHANGED
@@ -41,7 +41,7 @@ st.markdown("""
|
|
41 |
font-family: 'Segoe UI', sans-serif; color: #002b45;
|
42 |
margin-top: 20px; margin-bottom: 20px; }
|
43 |
</style>
|
44 |
-
<div class="centered-title">📊
|
45 |
""", unsafe_allow_html=True)
|
46 |
|
47 |
# ----------- Description Section -----------
|
|
|
41 |
font-family: 'Segoe UI', sans-serif; color: #002b45;
|
42 |
margin-top: 20px; margin-bottom: 20px; }
|
43 |
</style>
|
44 |
+
<div class="centered-title">📊 EuqiPulse: Stock Sentiment Tracker</div>
|
45 |
""", unsafe_allow_html=True)
|
46 |
|
47 |
# ----------- Description Section -----------
|