Skip to content

Commit

Permalink
feat(app): modify background rollback
Browse files Browse the repository at this point in the history
  • Loading branch information
MathGuich authored Dec 9, 2024
1 parent a88d6b8 commit 5094be1
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: var(--pix-certif-500);
background: $pix-primary-certif-gradient;
}

.instructions-header {
Expand Down

0 comments on commit 5094be1

Please sign in to comment.