We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a97ddb9 + e6f0884 commit 06c40d5Copy full SHA for 06c40d5
src/pages/pricing.tsx
@@ -40,7 +40,7 @@ export default function Pricing() {
40
</div>
41
42
<div className="-mt-10 mb-10 flex flex-col items-center justify-center sm:mx-10 lg:mx-20">
43
- <div className="z-20 mt-4 flex items-center gap-2 lg:mt-8">
+ <div className="z-10 mt-4 flex items-center gap-2 lg:mt-8">
44
<div
45
className="relative flex w-full rounded-full border border-[#b0b0b0] bg-gray-200/70"
46
onClick={toggleBillingCycle}
0 commit comments