Spaces:
Sleeping
Sleeping
Sathwikchowdary
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -47,9 +47,9 @@ st.markdown(
|
|
47 |
)
|
48 |
|
49 |
st.markdown(
|
50 |
-
"<p style='font-size: 14px; color:Blue;
|
51 |
-
|
52 |
-
|
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 |
)
|