Skip to content

Commit bf05027

Browse files
authoredDec 5, 2024
feat(certif): modify background
1 parent 5185b1b commit bf05027

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎certif/app/styles/pages/join.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
justify-content: center;
44
width: 100%;
55
min-height: 100vh;
6-
background: $pix-primary-certif-gradient;
6+
background: var(--pix-certif-500);
77
box-shadow: 0 2px 8px 0 rgb(var(--pix-neutral-900) 0.1);
88
}

0 commit comments

Comments
 (0)