Ninad077 commited on
Commit
b0fa9ae
·
verified ·
1 Parent(s): 2bc4f0f

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -129,7 +129,7 @@ plan_validity_options = ["One time", "Monthly", "Quarterly", "Bi-Annually", "Ann
129
  payment_method_options = ["Prepaid", "Postpaid"]
130
 
131
  # In the first column, display the image
132
- st.image("Fynd copy.png", width=300)
133
 
134
  st.title(":violet[Plan maker]")
135
 
 
129
  payment_method_options = ["Prepaid", "Postpaid"]
130
 
131
  # In the first column, display the image
132
+ st.image("Fynd copy.png", width=100)
133
 
134
  st.title(":violet[Plan maker]")
135