design title and footer and change mui

This commit is contained in:
Ehsan
2024-05-17 22:02:50 +03:30
parent ae1c7dd70c
commit 23d9ebadc5
17 changed files with 296 additions and 34 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ import Link from "next/link";
function Header() {
return (
<div
className="bg-[#FAFAFA] rounded-lg shadow-[0px_1px_24.8px_0px_rgba(204,_204,_204,_0.18)] w-[85%] mx-auto"
className="bg-[#FAFAFA] rounded-lg shadow-[0px_1px_24.8px_0px_rgba(204,_204,_204,_0.18)] w-full mx-auto"
>
<div className="h-20 px-4 py-8 flex overflow-hidden justify-between items-center flex-nowrap">
<div className="flex items-center justify-start gap-[5px]">