From 5d6c263a776f9141a9b727ddfd56b3a794d21558 Mon Sep 17 00:00:00 2001 From: Herlin6 <156332335+Herlin6@users.noreply.github.com> Date: Sat, 30 Nov 2024 14:57:29 +0700 Subject: [PATCH] Update bidangEksekutif.jsx --- src/views/home/components/bidangEksekutif.jsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/home/components/bidangEksekutif.jsx b/src/views/home/components/bidangEksekutif.jsx index ad270b9..bf5faea 100644 --- a/src/views/home/components/bidangEksekutif.jsx +++ b/src/views/home/components/bidangEksekutif.jsx @@ -20,7 +20,7 @@ export const BidangEksekutif = () => {
-
+
{dataEksekutif.map((item, index) => (
{ index % 3 === 0 ? "bg-dark-blue text-white lg:bg-dark-blue lg:text-white" : "text-black" - } border-bidang-eksekutif p-4 shadow-lg w-full min-[1300px]:w-80 leading-8 tracking-normal h-full`} + } border-bidang-eksekutif p-4 shadow-lg w-full min-[1300px]:w-60 leading-8 tracking-normal h-full`} data-aos="zoom-in" data-aos-duration={duration(index)} > @@ -41,7 +41,7 @@ export const BidangEksekutif = () => { icon @@ -53,7 +53,7 @@ export const BidangEksekutif = () => { ))}
-
+