ibrahim313 commited on
Commit
596ea37
·
verified ·
1 Parent(s): 27dbff7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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: 5px; text-align: center; color: #ffffff;">
237
  <p>&copy; 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>&copy; 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>