Skip to content

Commit a88d6b8

Browse files
authored
feat(app): modify background rollback
1 parent c103620 commit a88d6b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mon-pix/app/styles/components/_certification-banner.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
width: 100%;
1111
height: 270px;
1212
color: var(--pix-neutral-0);
13-
background: var(--pix-certif-500);
13+
background: $pix-primary-certif-gradient;
1414
box-shadow: 0 2px 8px 0 rgb(0 0 0 / 10%);
1515
}
1616
}

0 commit comments

Comments
 (0)