feat: updated ui items

Signed-off-by: Adithya Krishna <adithya@documenso.com>
This commit is contained in:
Adithya Krishna
2024-02-28 09:42:52 +05:30
parent dfb1e8a121
commit 06aae9abd0
8 changed files with 327 additions and 202 deletions

View File

@ -45,7 +45,7 @@ export default function MarketingLayout({ children }: MarketingLayoutProps) {
<Image
src={backgroundPattern}
alt="background pattern"
className="!h-34 w-full object-cover"
className="h-[2rem] w-full object-cover"
/>
</div>
<AnnouncementBar className="relative" isShown={true} />