Skip to content

Commit

Permalink
feat(certif): modify background
Browse files Browse the repository at this point in the history
  • Loading branch information
MathGuich authored Dec 5, 2024
1 parent 5185b1b commit bf05027
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion certif/app/styles/pages/join.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
justify-content: center;
width: 100%;
min-height: 100vh;
background: $pix-primary-certif-gradient;
background: var(--pix-certif-500);
box-shadow: 0 2px 8px 0 rgb(var(--pix-neutral-900) 0.1);
}

0 comments on commit bf05027

Please sign in to comment.