Spaces:
GIZ
/
Running on CPU Upgrade

prashant commited on
Commit
f9b5e7f
1 Parent(s): d9f8928
Files changed (1) hide show
  1. appStore/sdg_analysis.py +1 -1
appStore/sdg_analysis.py CHANGED
@@ -135,7 +135,7 @@ def app():
135
 
136
  st.markdown("#### Anything related to SDGs? ####")
137
 
138
- c4, c5, c6 = st.columns([2, 3, 2])
139
 
140
  with c5:
141
  st.pyplot(fig)
 
135
 
136
  st.markdown("#### Anything related to SDGs? ####")
137
 
138
+ c4, c5, c6 = st.columns([2, 2, 2])
139
 
140
  with c5:
141
  st.pyplot(fig)