Skip to content

Commit

Permalink
Build
Browse files Browse the repository at this point in the history
  • Loading branch information
promiseonuoha committed Sep 12, 2024
1 parent dbf77fe commit 2fc705f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/forms/components/home.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ export default function FormsDashboard() {
loading={deleting}
/>

<div className="fixed z-50 bottom-0 left-0 w-screen h-20 px-6 sm:px-20 large:px-[112px] flex justify-center bg-white backdrop-blur-lg bg-opacity-30">
<div className="fixed z-50 bottom-0 left-0 w-screen h-20 px-6 sm:px-20 large:px-[112px] flex justify-center bg-white backdrop-blur-lg">
<div className="w-full max-w-[1650px] flex items-center tablet:justify-center justify-between h-full">
<div className="w-full tablet:hidden">
{" "}
Expand Down

0 comments on commit 2fc705f

Please sign in to comment.