This commit is contained in:
MuslemRahimi 2024-07-18 11:31:36 +02:00
parent c252fa5fed
commit d2250845ab
3 changed files with 4 additions and 4 deletions

View File

@ -268,7 +268,7 @@ onMount(async () => {
<!--Start Pricing Card-->
<div class="relative h-[660px] sm:order-2 box sm:-mt-10 flex flex-col p-6 lg:p-8 mx-auto ring-[1px] ring-gray-400 rounded-lg w-full text-center text-white">
<div class="relative sm:h-[660px] sm:order-2 box sm:-mt-10 flex flex-col p-6 lg:p-8 mx-auto ring-[1px] ring-gray-400 rounded-lg w-full text-center text-white">
<div class="absolute top-0 left-1/2 transform -translate-x-1/2 rounded-b-2xl flex flex-row border border-gray-300 items-center p-2">
<span class="text-white text-md font-semibold px-3">

View File

@ -72,7 +72,7 @@ class="hidden sm:block [mask-image:linear-gradient(to_bottom_right,white,transpa
<div class="flex flex-col w-full justify-center items-center">
<div class="text-center mb-10 w-full">
<div class="text-center w-full">
<section>
<div class="relative w-full mx-auto overflow-hidden">
@ -192,7 +192,7 @@ class="hidden sm:block [mask-image:linear-gradient(to_bottom_right,white,transpa
<div class="overlay m-auto flex justify-center z-20 items-center w-fit sm:w-[820px] h-full">
<img class="w-full" src={cloudFrontUrl+"/assets/showcase-stock.png"} loading = 'lazy' alt="logo">
<img class="w-full" src={cloudFrontUrl+"/assets/showcase-stock.png"} alt="logo">
</div>
</div>

View File

@ -369,7 +369,7 @@ async function purchasePlan(subscriptionType:string='') {
<!--Start Pricing Card-->
<div class="h-[660px] sm:order-2 box sm:-mt-10 flex flex-col p-6 lg:p-8 mx-auto ring-[1px] ring-gray-400 rounded-lg w-full text-center text-white">
<div class="sm:h-[660px] sm:order-2 box sm:-mt-10 flex flex-col p-6 lg:p-8 mx-auto ring-[1px] ring-gray-400 rounded-lg w-full text-center text-white">
<div class="absolute top-0 left-1/2 transform -translate-x-1/2 rounded-b-2xl flex flex-row border border-gray-300 items-center p-2">
<span class="text-white text-md font-semibold px-3">