diff --git a/orga/app/styles/pages/join-request.scss b/orga/app/styles/pages/join-request.scss index 38f85b6fa13..e319244e504 100644 --- a/orga/app/styles/pages/join-request.scss +++ b/orga/app/styles/pages/join-request.scss @@ -5,7 +5,7 @@ justify-content: center; width: 100%; min-height: 100%; - background: $pix-secondary-orga-gradient; + background: var(--pix-orga-500); a { text-decoration: underline;