ronakreddy18 commited on
Commit
14db98a
·
verified ·
1 Parent(s): 972943c

Update home.py

Browse files
Files changed (1) hide show
  1. home.py +2 -1
home.py CHANGED
@@ -11,8 +11,9 @@ st.markdown(
11
  background-attachment: fixed;
12
  }
13
  </style>
14
- """,)
15
  unsafe_allow_html=True
 
16
  st.markdown("<h1 style='text-align: center; color: Balck;'>Zero to Hero ML</h1>", unsafe_allow_html=True)
17
  st.markdown("<h2 style='color: Black;'>About the App</h2>", unsafe_allow_html=True)
18
  st.markdown(
 
11
  background-attachment: fixed;
12
  }
13
  </style>
14
+ """,
15
  unsafe_allow_html=True
16
+ )
17
  st.markdown("<h1 style='text-align: center; color: Balck;'>Zero to Hero ML</h1>", unsafe_allow_html=True)
18
  st.markdown("<h2 style='color: Black;'>About the App</h2>", unsafe_allow_html=True)
19
  st.markdown(