Update upsell.html
This commit is contained in:
+4
-3
@@ -33,7 +33,7 @@
|
|||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
gap: 18px;
|
gap: 18px;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: flex-start;
|
align-items: stretch;
|
||||||
}
|
}
|
||||||
|
|
||||||
.plan-card {
|
.plan-card {
|
||||||
@@ -165,7 +165,8 @@
|
|||||||
.plan-guarantee {
|
.plan-guarantee {
|
||||||
font-size: 0.68em;
|
font-size: 0.68em;
|
||||||
color: #bbb;
|
color: #bbb;
|
||||||
margin-top: 14px;
|
margin-top: auto;
|
||||||
|
padding-top: 14px;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
min-height: 18px;
|
min-height: 18px;
|
||||||
}
|
}
|
||||||
@@ -201,7 +202,7 @@
|
|||||||
id="btn-trial"
|
id="btn-trial"
|
||||||
disabled
|
disabled
|
||||||
>
|
>
|
||||||
Your Plan
|
…
|
||||||
</button>
|
</button>
|
||||||
<ul class="plan-features">
|
<ul class="plan-features">
|
||||||
<li>ODOO CE hosting</li>
|
<li>ODOO CE hosting</li>
|
||||||
|
|||||||
Reference in New Issue
Block a user