shubham680 commited on
Commit
0fcf549
·
verified ·
1 Parent(s): 64c7549

Update app.py

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