shubham680 commited on
Commit
e00bd2f
·
verified ·
1 Parent(s): 2eb8dcf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -40,7 +40,7 @@ st.markdown('<h2 style="text-align: center;"><span style="color:red;">Introducti
40
  # unsafe_allow_html=True
41
  # )
42
 
43
- st.markdown("<br><br>", unsafe_allow_html=True)
44
 
45
  # Section: AI
46
  st.markdown('<h3 style="text-align: left; color:red;">What is Artificial Intelligence (AI)?</h3>', unsafe_allow_html=True)
 
40
  # unsafe_allow_html=True
41
  # )
42
 
43
+ st.markdown("<br>", unsafe_allow_html=True)
44
 
45
  # Section: AI
46
  st.markdown('<h3 style="text-align: left; color:red;">What is Artificial Intelligence (AI)?</h3>', unsafe_allow_html=True)