crossroderick commited on
Commit
49a7206
·
1 Parent(s): 2dcbdfc

Button color update for clear and share

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -173,7 +173,7 @@ a {
173
  }
174
 
175
  .lg.secondary {
176
- background: #FEC50C;
177
  }
178
  """
179
 
 
173
  }
174
 
175
  .lg.secondary {
176
+ background: #988848;
177
  }
178
  """
179