Merged in fix/SW-3328-campaign-page-fix (pull request #2726)

Fix/SW-3328 campaign page design fix

* fix(SW-3328): align essentials text

* fix(SW-3328): campaign page design fix

* fix(SW-3328): update hero width

* fix(SW-3328): change burgundy code text


Approved-by: Erik Tiekstra
This commit is contained in:
Matilda Landström
2025-08-29 13:55:15 +00:00
parent 92cb3f3663
commit fbfd62b239
6 changed files with 40 additions and 22 deletions

View File

@@ -42,7 +42,7 @@
.text {
display: grid;
gap: var(--Space-x1);
justify-items: center;
text-align: center;
}
@media screen and (max-width: 949px) {