Merged in feat/LOY-490-cleanup-profiling-consent (pull request #3237)

Feat/LOY-490 cleanup profiling consent

* chore(LOY-490): cleanup accordion

* xhore(LOY-490): cleanup signup

* fix(LOY-490): use correct tokens

* fi(LOY-490): change button to correct color

* fix(LOY-490): switch deprecated Link


Approved-by: Chuma Mcphoy (We Ahead)
This commit is contained in:
Matilda Landström
2025-11-27 07:48:34 +00:00
parent 42b039c4ef
commit b122f2ff4f
8 changed files with 39 additions and 338 deletions
@@ -27,12 +27,6 @@
gap: var(--Space-x1);
}
.personalizationMoreInfo {
display: grid;
grid-template-columns: auto 1fr;
align-items: start;
gap: var(--Space-x2);
}
.personalizationButton {
width: fit-content;
}