This commit is contained in:
hamid zarghami
2025-08-09 16:43:50 +03:30
parent 0d498c890c
commit d81a6ed399
5 changed files with 121 additions and 2 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import Menu from './components/Menu'
const Header: FC = () => {
return (
<Fragment>
<div className='fixed top-0 bg-white w-full z-[9998]'>
<div className='fixed top-0 bg-white w-full z-[9998] pb-4'>
<div className='flex items-center justify-between px-6 py-[18px]'>
<div className='flex gap-[30px] items-center'>
<div>LOGO</div>