Skip to content

Commit 5094be1

Browse files
authored
feat(app): modify background rollback
1 parent a88d6b8 commit 5094be1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mon-pix/app/styles/pages/_certification-instructions.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.certification-instructions {
22
min-height: 100vh;
33
padding: 32px 80px;
4-
background: var(--pix-certif-500);
4+
background: $pix-primary-certif-gradient;
55
}
66

77
.instructions-header {

0 commit comments

Comments
 (0)