mvaloatto commited on
Commit
b36486e
1 Parent(s): 285f2f2

Update styles.css

Browse files
Files changed (1) hide show
  1. styles.css +3 -1
styles.css CHANGED
@@ -59,7 +59,9 @@ table {
59
 
60
  td, th {
61
  border: 0px;
62
- height: 10px;
 
 
63
  text-align: left;
64
  }
65
 
 
59
 
60
  td, th {
61
  border: 0px;
62
+ height: 40px;
63
+ padding-left: 20px;
64
+ padding-right: 20px;
65
  text-align: left;
66
  }
67