sohail-shaikh-s07 commited on
Commit
09412ea
·
verified ·
1 Parent(s): 1da402e

Update pages/project_details.py

Browse files
Files changed (1) hide show
  1. pages/project_details.py +1 -1
pages/project_details.py CHANGED
@@ -48,7 +48,7 @@ import streamlit as st
48
  st.title("Project Details")
49
 
50
  # Header with an image
51
- st.image("https://images.unsplash.com/photo-1454165804606-c3d57bc86b40?ixlib=rb-1.2.1&auto=format&fit=crop&w=1950&q=80", use_column_width=True)
52
 
53
  # Introduction section
54
  st.header("Introduction")
 
48
  st.title("Project Details")
49
 
50
  # Header with an image
51
+ st.image("https://images.unsplash.com/photo-1454165804606-c3d57bc86b40?ixlib=rb-1.2.1&auto=format&fit=crop&w=1950&q=80", width=850)
52
 
53
  # Introduction section
54
  st.header("Introduction")