Tweaks to the new plans page.
This commit is contained in:
parent
55c0c12d04
commit
cb96998916
2 changed files with 18 additions and 6 deletions
|
@ -800,6 +800,8 @@ i.toggle-icon:hover {
|
|||
background: white;
|
||||
border-bottom: 0px;
|
||||
text-align: center !important;
|
||||
font-size: 14px;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
.plans-list .plan .count b, .plans-list .features-bar .count b {
|
||||
|
@ -846,7 +848,8 @@ i.toggle-icon:hover {
|
|||
.plans-list .plan .description {
|
||||
font-size: 1em;
|
||||
font-size: 16px;
|
||||
margin-bottom: 10px;
|
||||
height: 34px;
|
||||
|
||||
}
|
||||
|
||||
.plans-list .plan .smaller {
|
||||
|
|
Reference in a new issue