handle filter list with button
This commit is contained in:
@@ -5,7 +5,7 @@ import { Button } from "@mui/material";
|
||||
|
||||
function NotFoundPage() {
|
||||
return (
|
||||
<div className="pt-[105px] padding-responsive sm:pt-[135px] md:pt-[165px] lg:pt-[201px] flex flex-col md:flex-row items-center justify-between gap-[50px]">
|
||||
<div className="py-[105px] padding-responsive sm:py-[135px] md:py-[165px] lg:py-[201px] min-h-screen flex flex-col md:flex-row items-center justify-between gap-[50px]">
|
||||
<div className="flex w-full md:w-fit flex-col justify-center items-center">
|
||||
<div
|
||||
className="w-[136px] sm:w-[163px] md:w-[190px] lg:w-[218px]
|
||||
|
||||
Reference in New Issue
Block a user