clr commited on
Commit
4014159
1 Parent(s): 5fca47a

Update css/main.css

Browse files
Files changed (1) hide show
  1. css/main.css +2 -0
css/main.css CHANGED
@@ -21,6 +21,8 @@ ul {
21
  .row {
22
  width: 80%;
23
  display: table;
 
 
24
  }
25
  .row:nth-child(even) {
26
  text-align: left;
 
21
  .row {
22
  width: 80%;
23
  display: table;
24
+ height: 30px;
25
+ line-height: 30px;
26
  }
27
  .row:nth-child(even) {
28
  text-align: left;