vertically centered table headings

This commit is contained in:
Felix Hamann 2018-06-10 20:54:09 +02:00
parent 0188673e1f
commit a8856b4f13

View File

@ -28,7 +28,6 @@
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
vertical-align: top;
max-width: 300px;
}
@ -37,6 +36,7 @@
font-size: 16px;
color: #808080;
line-height: 1.4;
vertical-align: top;
}
&.table__row--head {