Skip to content

Commit 101f02c

Browse files
authored
Update SpecNec_executable_streamlit.py
1 parent efd9d6b commit 101f02c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fun_SPEC_NEC/SpecNec_executable_streamlit.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
with st.expander("**Click to read more**"):
4040
coll1, coll2 = st.columns([1,1])
4141
with coll1:
42-
st.image("https://raw.githubusercontent.com/Normando1945/Simple-Python-Matlab-JavaSript-Functions-Collection/main/fun_SPEC_NEC/assets/foto.jpg", width= 350)
42+
st.image("https://raw.githubusercontent.com/Normando1945/Simple-Python-Matlab-JavaSript-Functions-Collection/main/fun_SPEC_NEC/assets/foto.jpg", width= 325)
4343
with coll2:
4444
st.markdown(
4545
"""

0 commit comments

Comments
 (0)