Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -125,7 +125,7 @@ st.markdown("""
|
|
| 125 |
# Layout introduction text
|
| 126 |
st.markdown("""
|
| 127 |
<div class="card">
|
| 128 |
-
<h2
|
| 129 |
<p>This dashboard allows you to:
|
| 130 |
<ul>
|
| 131 |
<li>Classify news articles into categories</li>
|
|
|
|
| 125 |
# Layout introduction text
|
| 126 |
st.markdown("""
|
| 127 |
<div class="card">
|
| 128 |
+
<h2 style="color:#1a73e8;">Welcome!</h2>
|
| 129 |
<p>This dashboard allows you to:
|
| 130 |
<ul>
|
| 131 |
<li>Classify news articles into categories</li>
|