Update app.py
Browse files
app.py
CHANGED
@@ -27,7 +27,7 @@ if __name__ == "__main__":
|
|
27 |
# Main UI layout
|
28 |
st.markdown(
|
29 |
"""
|
30 |
-
<h1>
|
31 |
|
32 |
<div class="icon-container">
|
33 |
<!-- This yellowish box is the icon background -->
|
|
|
27 |
# Main UI layout
|
28 |
st.markdown(
|
29 |
"""
|
30 |
+
<h1>Digital Bank</h1>
|
31 |
|
32 |
<div class="icon-container">
|
33 |
<!-- This yellowish box is the icon background -->
|