form height auto

This commit is contained in:
2024-10-08 16:58:18 +08:00
parent a6eae42ead
commit b844c2a509
2 changed files with 6 additions and 6 deletions

View File

@@ -37,7 +37,7 @@ const MobileNav = ({ showNav, courses }: Props) => {
<div className={`text-white ${navOpen} fixed flex flex-col h-full w-[80%] sm:w-[60%] bg-[#F9E7E9] z-[10000] `}>
<div className='w-full h-16 flex justify-start items-center border-b-[1.5px] border-[#F5DADF]'>
<Link key={"01"} href={"#"} >
<Link key={"01"} href={"/"} >
<p className="text-xl ml-6 text-black">
</p>