gamemeine commited on
Commit
d98e64a
·
1 Parent(s): c5fc219

Increase contract in dropdown titles

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -805,8 +805,8 @@ body {
805
  }
806
  .block label span,
807
  .block .label-wrap span {
808
- color: var(--povisle-muted) !important;
809
- font-weight: 600 !important;
810
  }
811
  @media (max-width: 760px) {
812
  .gradio-container {
 
805
  }
806
  .block label span,
807
  .block .label-wrap span {
808
+ color: #34343a !important;
809
+ font-weight: 680 !important;
810
  }
811
  @media (max-width: 760px) {
812
  .gradio-container {