highlight teams on mobile view

pull/5753/head
Dan Holdsworth 6 months ago committed by Kamran Ahmed
parent a6e8a777e6
commit 00ef6bb3a0
  1. 4
      src/components/Navigation/Navigation.astro

@ -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&nbsp; 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'>

Loading…
Cancel
Save