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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -33,7 +33,7 @@ def local_css():
33
  }
34
  /* Buttons */
35
  .stButton>button {
36
- color: white;
37
  border-radius: 20px;
38
  border: none;
39
  padding: 10px 20px;
 
33
  }
34
  /* Buttons */
35
  .stButton>button {
36
+ color: black;
37
  border-radius: 20px;
38
  border: none;
39
  padding: 10px 20px;