This commit is contained in:
Nizzy
2025-05-19 11:26:15 -07:00
parent 245911d852
commit 8a620872c8
2 changed files with 2 additions and 2 deletions

View File

@@ -106,7 +106,7 @@ export default function PricingPage() {
{/* Desktop Navigation - Hidden on mobile */}
<header className="fixed z-50 hidden w-full items-center justify-center px-4 pt-6 md:flex">
<nav className="border-input/50 flex w-full max-w-3xl items-center justify-between gap-2 rounded-xl border-t bg-[#1E1E1E] p-2 px-4">
<nav className="border-input/50 flex w-full max-w-3xl items-center justify-between gap-2 rounded-xl border-t bg-[#1E1E1E] p-2 px-4 relative z-50">
<div className="flex items-center gap-6">
<a href="/" className="relative bottom-1 cursor-pointer">
<Image src="white-icon.svg" alt="Zero Email" width={22} height={22} />

View File

@@ -259,7 +259,7 @@ export default function PricingCard() {
</div>
</div>
<button
className="z-50 inline-flex h-24 cursor-pointer items-center justify-center gap-2.5 self-stretch overflow-hidden rounded-lg bg-white p-3 outline outline-1 outline-offset-[-1px]"
className="z-30 inline-flex h-24 cursor-pointer items-center justify-center gap-2.5 self-stretch overflow-hidden rounded-lg bg-white p-3 outline outline-1 outline-offset-[-1px]"
onClick={handleUpgrade}
>
<div className="flex items-center justify-center gap-2.5 px-1">