Skip to content

Commit b25aaff

Browse files
authored
feat(orga): modify background terms of service
1 parent 7c65f18 commit b25aaff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

orga/app/styles/pages/authenticated/terms-of-service.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
width: 100%;
77
height: 100%;
88
min-height: 800px;
9-
background: $pix-secondary-orga-gradient;
9+
background:  var(--pix-orga-500);
1010
}
1111

1212
.terms-of-service-form {

0 commit comments

Comments
 (0)