Skip to content

Commit

Permalink
feat(orga): modify background terms of service
Browse files Browse the repository at this point in the history
  • Loading branch information
MathGuich authored and AndreiaPena committed Dec 10, 2024
1 parent 56e9b50 commit 3b01b3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion orga/app/styles/pages/authenticated/terms-of-service.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
width: 100%;
height: 100%;
min-height: 800px;
background: $pix-secondary-orga-gradient;
background: var(--pix-orga-500);
}

.terms-of-service-form {
Expand Down

0 comments on commit 3b01b3c

Please sign in to comment.