diff --git a/styles/Layout/NotiItem.module.scss b/styles/Layout/NotiItem.module.scss index 632bde318..2132e3059 100644 --- a/styles/Layout/NotiItem.module.scss +++ b/styles/Layout/NotiItem.module.scss @@ -29,7 +29,7 @@ border: 0.5px solid rgba(237, 116, 167, 1); color: rgba(255, 255, 255, 1); span { - color: rgba(220, 0, 92, 1); + color: #FF7272; } } &.matched {