Fixed typo
parent
b31ce24f76
commit
53ed2ad310
|
@ -147,7 +147,7 @@
|
||||||
<div class="card mb-5" style="border-radius: 50px">
|
<div class="card mb-5" style="border-radius: 50px">
|
||||||
<div class="text-900 font-bold text-5xl mb-4 text-center">Pricing</div>
|
<div class="text-900 font-bold text-5xl mb-4 text-center">Pricing</div>
|
||||||
<div class="mb-2 text-center line-height-3 text-lg">Choose the right plan for your business. Whether you are an individual or a member of a team, UI Kit is available for affordable prices.</div>
|
<div class="mb-2 text-center line-height-3 text-lg">Choose the right plan for your business. Whether you are an individual or a member of a team, UI Kit is available for affordable prices.</div>
|
||||||
<a href="https://www.primefaces.org/uikit/licenses" class="mb-6 text-primary-500 no-underline hover:underline text-center block">View Licence Details</a>
|
<a href="https://www.primefaces.org/uikit/licenses" class="mb-6 text-primary-500 no-underline hover:underline text-center block">View License Details</a>
|
||||||
|
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="col-12 lg:col-4">
|
<div class="col-12 lg:col-4">
|
||||||
|
|
Loading…
Reference in New Issue