JeCabrera commited on
Commit
3399f5f
·
verified ·
1 Parent(s): dc46a03

Update styles.py

Browse files
Files changed (1) hide show
  1. styles.py +1 -1
styles.py CHANGED
@@ -53,7 +53,7 @@ def get_custom_css():
53
  color: black;
54
  font-weight: bold;
55
  transition: all 0.3s ease;
56
- border: 2px solid black;
57
  }
58
 
59
  [data-testid="stDownloadButton"] button:hover {
 
53
  color: black;
54
  font-weight: bold;
55
  transition: all 0.3s ease;
56
+ border: 1px solid black;
57
  }
58
 
59
  [data-testid="stDownloadButton"] button:hover {