From eca094343e288cedab2ef4d5e57b970673041603 Mon Sep 17 00:00:00 2001 From: Mauro Balades Date: Sat, 17 Aug 2024 22:58:50 +0200 Subject: [PATCH] refactor: Update Features component to use a border instead of background color for the Zen image --- src/components/features.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/features.tsx b/src/components/features.tsx index c04506d..bef0815 100644 --- a/src/components/features.tsx +++ b/src/components/features.tsx @@ -188,7 +188,7 @@ export default function Features() { height={32} width={32} src="/favicon.ico" - className="bg-black dark:bg-white rounded-md mx-auto mb-2 w-8 h-8" + className="border-2 rounded-lg mx-auto mb-2 w-8 h-8" alt="zen" /> Zen