Merge branch 'main' into logo

This commit is contained in:
Lucas Smith
2023-06-17 11:55:54 +10:00
committed by GitHub
49 changed files with 1116 additions and 456 deletions
-1
View File
@@ -116,7 +116,6 @@ export default function TopNavigation() {
href="/dashboard"
className="flex flex-shrink-0 items-center gap-x-2 self-center overflow-hidden">
<Logo className="h-8 w-8 text-black" />
<h2 className="text-2xl font-semibold">Documenso</h2>
</Link>
<div className="hidden sm:-my-px sm:ml-6 sm:flex sm:space-x-8">