Sathwikchowdary commited on
Commit
a20ee1b
·
verified ·
1 Parent(s): fbcef72

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -47,9 +47,9 @@ st.markdown(
47
  )
48
 
49
  st.markdown(
50
- "<p style='font-size: 14px; color:Blue;'font-style: italic;'>"
51
- <i>"Fueled by curiosity and determination, he has conquered various obstacles, including technical knowledge gaps.</i> "
52
- <i>"Through relentless dedication, hands-on projects, and continuous learning, he has achieved remarkable proficiency in the field.</i> "
53
  "</p>",
54
  unsafe_allow_html=True
55
  )
 
47
  )
48
 
49
  st.markdown(
50
+ "<p style='font-size: 14px; color:Blue; font-style: italic;
51
+ "Fueled by curiosity and determination, he has conquered various obstacles, including technical knowledge gaps."
52
+ "Through relentless dedication, hands-on projects, and continuous learning, he has achieved remarkable proficiency in the field."
53
  "</p>",
54
  unsafe_allow_html=True
55
  )