File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -18,10 +18,10 @@ import { FaBars, FaGithub } from "react-icons/fa"
1818 </div >
1919 <div class =" hidden sm:ml-6 sm:block" >
2020 <div class =" flex space-x-4" >
21- <a href =" #" aria-current =" page" class =" block rounded-md bg-gray -950/50 px-3 py-2 text-base font-medium text-white" >Docs</a >
22- <a href =" #" class =" block rounded-md px-3 py-2 text-base font-medium text-gray-300 hover:bg-white/5 hover:text-white" >Themes</a >
23- <a href =" #" class =" block rounded-md px-3 py-2 text-base font-medium text-gray-300 hover:bg-white/5 hover:text-white" >Features</a >
24- <a href =" #" class =" block rounded-md px-3 py-2 text-base font-medium text-gray-300 hover:bg-white/5 hover:text-white" >Updates</a >
21+ <a href =" #" aria-current =" page" class =" block rounded-full bg-blue -950/50 px-3 py-2 text-base font-medium text-white" >Docs</a >
22+ <a href =" #" class =" block rounded-full px-3 py-2 text-base font-medium text-gray-300 hover:bg-white/5 hover:text-white" >Themes</a >
23+ <a href =" #" class =" block rounded-full px-3 py-2 text-base font-medium text-gray-300 hover:bg-white/5 hover:text-white" >Features</a >
24+ <a href =" #" class =" block rounded-full px-3 py-2 text-base font-medium text-gray-300 hover:bg-white/5 hover:text-white" >Updates</a >
2525 </div >
2626 </div >
2727 </div >
You can’t perform that action at this time.
0 commit comments