Skip to content

Commit f2163f6

Browse files
Update App.py
1 parent e4448db commit f2163f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

App.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ def apply(model_name, data, title):
151151
st.markdown('<h1 align="center" style="color:#3AFF00;">We are here to provide you the best Market order </h1>', unsafe_allow_html=True)
152152
st.markdown('<h1 align="center"></h1>', unsafe_allow_html=True)
153153
st.markdown('<h1 align="center"></h1>', unsafe_allow_html=True)
154-
st.markdown('<h1 align="center"></h1>', unsafe_allow_html=True)
154+
#st.markdown('<h1 align="center"></h1>', unsafe_allow_html=True)
155155
st.markdown('<h4 align="center">Please select a currency or a stock:</h4>', unsafe_allow_html=True)
156156
option = st.selectbox(
157157
'',

0 commit comments

Comments
 (0)