mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-11 11:43:58 +02:00
highlight teams on mobile view
This commit is contained in:
committed by
Kamran Ahmed
parent
a6e8a777e6
commit
00ef6bb3a0
@@ -17,10 +17,10 @@ import { AccountDropdown } from './AccountDropdown';
|
|||||||
</a>
|
</a>
|
||||||
|
|
||||||
<a
|
<a
|
||||||
href='/ai'
|
href='/teams'
|
||||||
class='group inline sm:hidden relative !mr-2 text-blue-300 hover:text-white'
|
class='group inline sm:hidden relative !mr-2 text-blue-300 hover:text-white'
|
||||||
>
|
>
|
||||||
AI Roadmaps
|
Teams
|
||||||
|
|
||||||
<span class='absolute -right-[11px] top-0'>
|
<span class='absolute -right-[11px] top-0'>
|
||||||
<span class='relative flex h-2 w-2'>
|
<span class='relative flex h-2 w-2'>
|
||||||
|
Reference in New Issue
Block a user