mirror of
https://github.com/documenso/documenso.git
synced 2025-11-10 04:22:32 +10:00
chore: updated text color
Signed-off-by: Adithya Krishna <adithya@documenso.com>
This commit is contained in:
@ -56,7 +56,7 @@ export default function MarketingLayout({ children }: MarketingLayoutProps) {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div className="text-background text-center text-sm">
|
||||
<div className="text-background text-center text-sm dark:text-white">
|
||||
Claim your documenso public profile username now!{' '}
|
||||
<span className="hidden font-semibold md:inline">documenso.com/u/yourname</span>
|
||||
<div className="mt-1.5 block md:ml-4 md:mt-0 md:inline-block">
|
||||
|
||||
Reference in New Issue
Block a user