Skip to content

Commit 5d80b14

Browse files
committed
Vertical align top
1 parent 29a2d9e commit 5d80b14

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

assets/css/stylesheet.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,9 @@ table {
179179
margin: 0 0 20px 0;
180180
}
181181

182+
th, td {
183+
vertical-align: top;
184+
}
182185
th {
183186
text-align: left;
184187
border-bottom: 1px dashed #b5e853;

0 commit comments

Comments
 (0)