mvaloatto commited on
Commit
6ab669c
1 Parent(s): a6d9c4c

Update styles.css

Browse files
Files changed (1) hide show
  1. styles.css +2 -2
styles.css CHANGED
@@ -52,10 +52,10 @@ a:active {
52
  background-color: #0d131f;
53
  border: none;
54
  color: white;
55
- border-radius: 4px;
56
  padding-left: 15px;
57
  padding-right: 15px;
58
- padding-top: 7px;
59
  padding-bottom: 5px;
60
  text-align: center;
61
  text-decoration: none;
 
52
  background-color: #0d131f;
53
  border: none;
54
  color: white;
55
+ border-radius: 5px;
56
  padding-left: 15px;
57
  padding-right: 15px;
58
+ padding-top: 8px;
59
  padding-bottom: 5px;
60
  text-align: center;
61
  text-decoration: none;