Skip to content

Commit

Permalink
feat(app): modify background certifications instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
MathGuich authored Dec 6, 2024
1 parent 75d19e5 commit 9a64725
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mon-pix/app/styles/pages/_certification-instructions.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.certification-instructions {
min-height: 100vh;
padding: 32px 80px;
background: $pix-primary-certif-gradient;
background: var(--pix-certif-500);
}

.instructions-header {
Expand Down

0 comments on commit 9a64725

Please sign in to comment.