Update the plans page to make it a single row (and work in general)
This commit is contained in:
parent
3f062ee602
commit
8bfc0ac48d
3 changed files with 9 additions and 44 deletions
|
@ -670,13 +670,6 @@ i.toggle-icon:hover {
|
|||
margin-top: 5px;
|
||||
}
|
||||
|
||||
.plans-list .plan.small {
|
||||
border: 1px solid #ddd;
|
||||
border-top: 4px solid #428bca;
|
||||
margin-top: 0px;
|
||||
font-size: 1.6em;
|
||||
}
|
||||
|
||||
.plans-list .plan.business-plan {
|
||||
border: 1px solid #eee;
|
||||
border-top: 4px solid #94F794;
|
||||
|
|
Reference in a new issue