mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Minor tweaks in the features list.
This commit is contained in:
parent
43b832965f
commit
82a6cd82a6
1 changed files with 19 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue