ask-bb-ai: lower from bottom-24 (96px) to bottom-16 (64px) — was too high

This commit is contained in:
Ryan Salazar
2026-05-22 05:19:50 +00:00
parent ede00da858
commit 9342db7a16

View File

@@ -67,7 +67,7 @@ export default function AskBBAI() {
<button
type="button"
onClick={() => setOpen(true)}
className="fixed bottom-24 right-6 z-40 bg-black text-white rounded-full pl-5 pr-5 py-3 shadow-2xl flex items-center gap-3 hover:bg-zinc-900 transition-colors"
className="fixed bottom-16 right-6 z-40 bg-black text-white rounded-full pl-5 pr-5 py-3 shadow-2xl flex items-center gap-3 hover:bg-zinc-900 transition-colors"
aria-label="Ask BB AI"
>
<span className="relative inline-block w-3 h-3">