mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 02:49:16 +01:00
feat: ✨ Add branding, port more text from old site
This commit is contained in:
parent
02695bc22c
commit
5ab772df21
9 changed files with 37 additions and 26 deletions
|
|
@ -170,7 +170,7 @@ function NavigationGroup({
|
|||
<li className={clsx("relative mt-6", className)}>
|
||||
<motion.h2
|
||||
layout="position"
|
||||
className="text-xs font-semibold text-zinc-900 dark:text-white"
|
||||
className="text-sm font-semibold text-zinc-900 dark:text-white"
|
||||
>
|
||||
{group.title}
|
||||
</motion.h2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue