Minor tweaks in the features list.

This commit is contained in:
Paulo Reis 2016-08-18 16:56:36 +01:00
parent 43b832965f
commit 82a6cd82a6

View file

@ -89,8 +89,27 @@
.small {
font-size: 12px;
}
}
.feature {
margin-top: (@line-height-computed / 2);
margin-bottom: (@line-height-computed / 1.5);
}
.features-check,
.features-copy {
display: inline-block;
width: 12%;
line-height: 1.4;
vertical-align: top;
}
.features-copy {
width: 88%;
}
.plansPageStudentLink {
margin-left: 20px;
margin-top: 20px;