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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -48,8 +48,8 @@ st.markdown(
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
  )
 
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
  )