mirror of
https://github.com/Sosokker/B2D-Ventures.git
synced 2025-12-18 13:34:06 +01:00
feat: enhance mobile navigation layout with improved item alignment
This commit is contained in:
parent
5f8e523128
commit
1c022f93ef
@ -54,7 +54,7 @@ export async function NavigationBar() {
|
||||
</span>
|
||||
</Link>
|
||||
</div>
|
||||
<div className="md:hidden grid grid-cols-2">
|
||||
<div className="md:hidden grid grid-cols-2 justify-items-center items-center">
|
||||
<div className="flex justify-end w-10">
|
||||
{userId ? (
|
||||
<AuthenticatedComponents
|
||||
|
||||
Loading…
Reference in New Issue
Block a user