Skip to content

Commit

Permalink
feat(app): modify background certif banner
Browse files Browse the repository at this point in the history
  • Loading branch information
MathGuich authored Dec 6, 2024
1 parent bf05027 commit 8458bc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mon-pix/app/styles/components/_certification-banner.scss
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
width: 100%;
height: 270px;
color: var(--pix-neutral-0);
background: $pix-primary-certif-gradient;
background: var(--pix-certif-500);
box-shadow: 0 2px 8px 0 rgb(0 0 0 / 10%);
}
}
Expand Down

0 comments on commit 8458bc4

Please sign in to comment.