minju0730 commited on
Commit
2da1d97
·
verified ·
1 Parent(s): cea82cf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -58,7 +58,7 @@ def center_image(image, new_width, new_height):
58
 
59
  # 기사 시작
60
  st.markdown('# 늘어나는 무인 점포 절도, 업주들 "피해 막막해"')
61
- st.markdown('## 소제목')
62
 
63
  st.write("<br><br><br>", unsafe_allow_html=True) # 3줄 띄어쓰기
64
  # Replace 'uploaded_image.jpg' with the path to your image file
 
58
 
59
  # 기사 시작
60
  st.markdown('# 늘어나는 무인 점포 절도, 업주들 "피해 막막해"')
61
+ st.markdown('### 소제목')
62
 
63
  st.write("<br><br><br>", unsafe_allow_html=True) # 3줄 띄어쓰기
64
  # Replace 'uploaded_image.jpg' with the path to your image file