mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-16 07:26:35 +00:00
Adjust layout
This commit is contained in:
@@ -79,7 +79,7 @@ function NavigationGroup({ group, className }) {
|
||||
<li className={clsx('relative mt-6', className)}>
|
||||
<motion.h2
|
||||
layout="position"
|
||||
className="text-s font-semibold text-zinc-900 dark:text-white"
|
||||
className="text-s font-semibold text-zinc-900 dark:text-gray-300"
|
||||
>
|
||||
{group.title}
|
||||
</motion.h2>
|
||||
|
||||
Reference in New Issue
Block a user