sepp81 commited on
Commit
d80d81e
1 Parent(s): 279ca44

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -49,7 +49,7 @@ def local_css():
49
  gap: 10px;
50
  }
51
  .stRadio>div>label {
52
- background-color: #ecf0f1;
53
  padding: 10px;
54
  border-radius: 10px;
55
  transition: all 0.3s ease;
 
49
  gap: 10px;
50
  }
51
  .stRadio>div>label {
52
+ background-color: #000;
53
  padding: 10px;
54
  border-radius: 10px;
55
  transition: all 0.3s ease;