Kabalisticus commited on
Commit
c1f3835
1 Parent(s): 0413a8c
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -118,7 +118,7 @@ def main():
118
  st.write("### Select Competition")
119
 
120
  # Create a header for the table
121
- cols = st.columns([1, 3, 2, 2, 2, 2, 1, 2])
122
  cols[0].write("Index")
123
  cols[1].write("Competition Name")
124
  cols[2].write("Leader")
 
118
  st.write("### Select Competition")
119
 
120
  # Create a header for the table
121
+ cols = st.columns([1, 3, 2, 2, 2, 2, 3, 2])
122
  cols[0].write("Index")
123
  cols[1].write("Competition Name")
124
  cols[2].write("Leader")