From f9457b04f6a141e2e2f37a30bc7627411aea432d Mon Sep 17 00:00:00 2001 From: Abhinav Arya Date: Sun, 8 Oct 2023 10:18:00 +0000 Subject: [PATCH] Fix overlapping card content on the website using tailwind based approach --- .../components/shared/BestPracticeNavigation.tsx | 4 ++-- apps/formbricks-com/tailwind.config.ts | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/apps/formbricks-com/components/shared/BestPracticeNavigation.tsx b/apps/formbricks-com/components/shared/BestPracticeNavigation.tsx index 6951141e5e..8c82c59963 100644 --- a/apps/formbricks-com/components/shared/BestPracticeNavigation.tsx +++ b/apps/formbricks-com/components/shared/BestPracticeNavigation.tsx @@ -84,11 +84,11 @@ export default function BestPracticeNavigation() {
{BestPractices.map((bestPractice) => ( -
+