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

Update home.py

Browse files
Files changed (1) hide show
  1. home.py +1 -1
home.py CHANGED
@@ -11,7 +11,7 @@ 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)
 
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)