Skip to content

Commit 733135b

Browse files
committed
color in feature title
1 parent d1396ee commit 733135b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Shared/Components/FeatureDescription/FeatureTitleWithInfo.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ const FeatureTitleWithInfo = ({
2525
additionalContainerClasses,
2626
breadCrumbs = [],
2727
children,
28-
iconClassName = 'icon-dim-20',
28+
iconClassName = 'icon-dim-20 fcn-6',
2929
title,
3030
renderDescriptionContent,
3131
closeModalText,

0 commit comments

Comments
 (0)