Skip to content

Commit

Permalink
feat(orga): modify background join
Browse files Browse the repository at this point in the history
  • Loading branch information
MathGuich authored Dec 6, 2024
1 parent 6afef24 commit 7c65f18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion orga/app/styles/pages/join.scss
Original file line number Diff line number Diff line change
@@ -5,5 +5,5 @@
justify-content: center;
width: 100%;
min-height: 100vh;
background: $pix-secondary-orga-gradient;
background: var(--pix-orga-500);
}

0 comments on commit 7c65f18

Please sign in to comment.