HaggiVaggi commited on
Commit
aff9474
1 Parent(s): 32a22ec

Update pages/3 Итоги проекта🏆.py

Browse files
pages/3 Итоги проекта🏆.py CHANGED
@@ -34,6 +34,8 @@ list_text2 = """
34
 
35
  st.markdown(list_text2, unsafe_allow_html=True)
36
 
37
- st.markdown("<p style='color: red; font-size: 24px; font-family: \"Adobe Caramond Pro\", \"Times New Roman\", Times, serif; text-align: center;'>"
38
- "А теперь, когда фильм успешно выбран, вооружайтесь теплым пледом и глинтвейном и бегите смотреть 🎄❄️🍿"
39
- "</p>", unsafe_allow_html=True)
 
 
 
34
 
35
  st.markdown(list_text2, unsafe_allow_html=True)
36
 
37
+ st.markdown("<p style='color: pink; font-size: 24px; text-align: center;'>"
38
+ "А теперь, когда фильм успешно выбран, вооружайтесь теплым пледом и глинтвейном и бегите смотреть 🎄🍿"
39
+ "</p>", unsafe_allow_html=True)
40
+
41
+ st.image("apps/2.jpg", use_column_width=True)