Skip to content

Commit 9a64725

Browse files
authoredDec 6, 2024
feat(app): modify background certifications instructions
1 parent 75d19e5 commit 9a64725

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: $pix-primary-certif-gradient;
4+
background: var(--pix-certif-500);
55
}
66

77
.instructions-header {

0 commit comments

Comments
 (0)