Small aesthetic change

This commit is contained in:
Chrystian Huot 2019-08-29 10:43:48 -04:00
parent 777db8f442
commit 94d96f571c

View file

@ -22,13 +22,6 @@
margin-bottom: 12px;
}
// &:nth-child(2),
// &:nth-child(3) {
// >div:first-child {
// text-transform: uppercase;
// }
// }
&:nth-child(4) {
font-size: 24px;
height: 32px;
@ -85,7 +78,7 @@
}
tbody>tr {
border-top: 1px dotted rgba(0, 0, 0, .4);
border-top: 1px solid rgba(0, 0, 0, .2);
}
}