Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -233,7 +233,7 @@ elif selected_tool == "Mental Health Check-In":
|
|
| 233 |
|
| 234 |
# Footer with acknowledgments
|
| 235 |
st.markdown("""
|
| 236 |
-
<footer style="background-color: #1e1e2f; padding:
|
| 237 |
<p>© 2024 EduNexus. All Rights Reserved.</p>
|
| 238 |
<p>Created with ❤️ by [Your Name]</p>
|
| 239 |
<p><a href="mailto:[email protected]" style="color: #ff9a8b;">Contact Us</a></p>
|
|
|
|
| 233 |
|
| 234 |
# Footer with acknowledgments
|
| 235 |
st.markdown("""
|
| 236 |
+
<footer style="background-color: #1e1e2f; padding: 10px; text-align: center; color: #ffffff;">
|
| 237 |
<p>© 2024 EduNexus. All Rights Reserved.</p>
|
| 238 |
<p>Created with ❤️ by [Your Name]</p>
|
| 239 |
<p><a href="mailto:[email protected]" style="color: #ff9a8b;">Contact Us</a></p>
|