Spaces:
Running
Running
Update css/main.css
Browse files- 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;
|