Jack Monas commited on
Commit
0078838
·
1 Parent(s): bba381d
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -18,7 +18,7 @@ def scoring_section():
18
  col1, col2, col3 = st.columns(3)
19
 
20
  with col1:
21
- st.markdown("### Compression")
22
  st.markdown(
23
  """
24
  - **1st Place**: 10 points
 
18
  col1, col2, col3 = st.columns(3)
19
 
20
  with col1:
21
+ st.markdown('<h3 style="margin-left:20px;">Compression</h3>', unsafe_allow_html=True)
22
  st.markdown(
23
  """
24
  - **1st Place**: 10 points