Skip to content

Commit a22f1a5

Browse files
committed
Merge branch 'fix/issue-8290-alert-contrast' of https://github.com/Ju-MINJAE/nodejs.org into fix/issue-8290-alert-contrast
2 parents 144ecb9 + 8bc0d60 commit a22f1a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ui-components/src/Common/AlertBox/index.module.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
}
5252

5353
&.info {
54-
@apply bg-info-600;
54+
@apply bg-info-400;
5555

5656
.title {
5757
@apply bg-info-700;

0 commit comments

Comments
 (0)