We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c103620 commit a88d6b8Copy full SHA for a88d6b8
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: var(--pix-certif-500);
+ background: $pix-primary-certif-gradient;
14
box-shadow: 0 2px 8px 0 rgb(0 0 0 / 10%);
15
}
16
0 commit comments