We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82fa4f6 commit 33cb5faCopy full SHA for 33cb5fa
src/components/ReviewResult/ReviewResult.module.scss
@@ -8,6 +8,7 @@
8
flex-direction: column;
9
background: var(--color-bg-gradient);
10
justify-content: space-between;
11
+ background-color: red;
12
13
&::before {
14
content: "";
0 commit comments