diff --git a/website/src/repl/Footer.jsx b/website/src/repl/Footer.jsx index 1eaa9333..77a3efbc 100644 --- a/website/src/repl/Footer.jsx +++ b/website/src/repl/Footer.jsx @@ -79,7 +79,7 @@ export function Footer({ context }) { bottom: cx('relative', isActive ? 'h-[360px] min-h-[360px]' : ''), }; return ( -