Update upsell.html

This commit is contained in:
Your Name
2026-04-11 07:16:47 -03:00
parent a8a12d63ba
commit a7db4ebe67
+4 -3
View File
@@ -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>