mvaloatto commited on
Commit
5ee1197
1 Parent(s): c473ff0

Update styles.css

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