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