Seth0330 commited on
Commit
ee4e57c
·
verified ·
1 Parent(s): 91108ba

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -24,7 +24,7 @@ st.markdown("""
24
  margin-bottom: 24px;
25
  }
26
  .step-num {
27
- background: #2F49D1;
28
  color: #fff;
29
  border-radius: 999px;
30
  padding: 6px 13px;
@@ -35,7 +35,7 @@ st.markdown("""
35
  vertical-align: middle;
36
  }
37
  .stButton>button {
38
- background: #2F49D1 !important;
39
  color: white !important;
40
  border-radius: 12px !important;
41
  padding: 10px 32px !important;
 
24
  margin-bottom: 24px;
25
  }
26
  .step-num {
27
+ background: #A020F0;
28
  color: #fff;
29
  border-radius: 999px;
30
  padding: 6px 13px;
 
35
  vertical-align: middle;
36
  }
37
  .stButton>button {
38
+ background: #A020F0 !important;
39
  color: white !important;
40
  border-radius: 12px !important;
41
  padding: 10px 32px !important;