Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -351,7 +351,7 @@ def customize_login_page_with_image(image_path):
351
  """,
352
  unsafe_allow_html=True
353
  )
354
- st.title("Login Page") # The title will be styled in dark green
355
 
356
  def customize_submit_button():
357
  st.markdown(
 
351
  """,
352
  unsafe_allow_html=True
353
  )
354
+ # st.title("Login Page") # The title will be styled in dark green
355
 
356
  def customize_submit_button():
357
  st.markdown(