diff --git a/src/components/layout/guest/MainNav.jsx b/src/components/layout/guest/MainNav.jsx index fe65e7f..283b222 100644 --- a/src/components/layout/guest/MainNav.jsx +++ b/src/components/layout/guest/MainNav.jsx @@ -87,14 +87,14 @@ const MainNav = () => { Menu - Home. - What Is. - Feature. - You Get. - Join Now. + setShow(false)} style={{fontSize:"3.5vh"}} className='py-3 ps-3 border-top text-blue'>Home. + setShow(false)} style={{fontSize:"3.5vh"}} className='py-3 ps-3 border-top text-blue'>What Is. + setShow(false)} style={{fontSize:"3.5vh"}} className='py-3 ps-3 border-top text-blue'>Feature. + setShow(false)} style={{fontSize:"3.5vh"}} className='py-3 ps-3 border-top text-blue'>You Get. + setShow(false)} style={{fontSize:"3.5vh"}} className='py-3 ps-3 border-top border-bottom text-blue'>Join Now.
- Sign Up - Login + setShow(false)} style={{fontSize:"3.5vh"}} className='w-50 text-center me-1 py-2 border-top text-black bg-warning rounded-3'>Sign Up + setShow(false)} style={{fontSize:"3.5vh"}} className='w-50 text-center ms-1 py-2 border-top border-bottom text-white bg-blue rounded-3'>Login