Sathwikchowdary commited on
Commit
28c0e10
β€’
1 Parent(s): 65395b7

Update Home.py

Browse files
Files changed (1) hide show
  1. Home.py +1 -1
Home.py CHANGED
@@ -41,7 +41,7 @@ custom_css = """
41
  }
42
  </style>
43
  """
44
- st.write(custom_css, unsafe_allow_html=True
45
  st.markdown("<h1 style='text-align: center; color: Balck;'>πŸš€ Zero 2 Hero ML App πŸ€–</h1>", unsafe_allow_html=True)
46
  st.markdown("<h2 style='color: Black;'>About the App</h2>", unsafe_allow_html=True)
47
  st.markdown(
 
41
  }
42
  </style>
43
  """
44
+ st.write(custom_css, unsafe_allow_html=True)
45
  st.markdown("<h1 style='text-align: center; color: Balck;'>πŸš€ Zero 2 Hero ML App πŸ€–</h1>", unsafe_allow_html=True)
46
  st.markdown("<h2 style='color: Black;'>About the App</h2>", unsafe_allow_html=True)
47
  st.markdown(