File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ const toolkitTools = (await getCollection("toolkit")).sort(
34
34
<!-- Collaboration and engagement -->
35
35
<button
36
36
type =" button"
37
- class =" hs-tab-active:bg-blue-100 hs-tab-active:hover:border-transparent w-full flex flex-col text-start hover:bg-blue-50 p-3 md:p-5 rounded-xl dark:hs-tab-active:bg-neutral-800 dark:hover:bg-neutral-800"
37
+ class =" hs-tab-active:bg-blue-100 hs-tab-active:hover:border-transparent w-full flex flex-col text-start hover:bg-blue-50 p-3 md:p-5 rounded-xl dark:hs-tab-active:bg-neutral-800 dark:hover:bg-neutral-800 active "
38
38
id =" tabs-with-card-item-5"
39
39
data-hs-tab =" #tabs-with-card-5"
40
40
aria-controls =" tabs-with-card-5"
@@ -72,7 +72,7 @@ const toolkitTools = (await getCollection("toolkit")).sort(
72
72
<!-- User Research -->
73
73
<button
74
74
type =" button"
75
- class =" hs-tab-active:bg-blue-100 hs-tab-active:hover:border-transparent w-full flex flex-col text-start hover:bg-blue-50 p-3 md:p-5 rounded-xl dark:hs-tab-active:bg-neutral-800 dark:hover:bg-neutral-800 active "
75
+ class =" hs-tab-active:bg-blue-100 hs-tab-active:hover:border-transparent w-full flex flex-col text-start hover:bg-blue-50 p-3 md:p-5 rounded-xl dark:hs-tab-active:bg-neutral-800 dark:hover:bg-neutral-800"
76
76
id =" tabs-with-card-item-1"
77
77
data-hs-tab =" #tabs-with-card-1"
78
78
aria-controls =" tabs-with-card-1"
You can’t perform that action at this time.
0 commit comments