We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf05027 commit 8458bc4Copy full SHA for 8458bc4
mon-pix/app/styles/components/_certification-banner.scss
@@ -10,7 +10,7 @@
10
width: 100%;
11
height: 270px;
12
color: var(--pix-neutral-0);
13
- background: $pix-primary-certif-gradient;
+ background: var(--pix-certif-500);
14
box-shadow: 0 2px 8px 0 rgb(0 0 0 / 10%);
15
}
16
0 commit comments