Landing page fully mobile functional, History page moble and History page fixed. Footer and navbar changes
This commit is contained in:
@@ -114,7 +114,7 @@ const PublicNavbar = () => {
|
||||
className="lg:hidden p-2 text-white hover:bg-[#48286e] rounded-md transition-colors"
|
||||
aria-label="Open menu"
|
||||
>
|
||||
<Menu className="h-6 w-6" />
|
||||
<Menu className="size-14" />
|
||||
</button>
|
||||
|
||||
{/* Desktop Navigation */}
|
||||
|
||||
Reference in New Issue
Block a user