From a14a3e2036fd32958d7d76f693b751bb537e6d3b Mon Sep 17 00:00:00 2001 From: sikkzz Date: Sat, 8 Feb 2025 02:35:20 +0900 Subject: [PATCH] feat: test --- src/components/ReviewResult/ReviewResult.module.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/ReviewResult/ReviewResult.module.scss b/src/components/ReviewResult/ReviewResult.module.scss index 45fa96d..25969e3 100644 --- a/src/components/ReviewResult/ReviewResult.module.scss +++ b/src/components/ReviewResult/ReviewResult.module.scss @@ -8,6 +8,7 @@ flex-direction: column; background: var(--color-bg-gradient); justify-content: space-between; + background-color: red; &::before { content: "";