Merged in fix/SW-1697-BAP-text (pull request #1384)

feat(SW-1697): more tilted scripted text for FullWidthCampaign component

* feat(SW-1697): more tilted scripted text for FullWidthCampaign component

* feat(SW-1697): add text transform to FullWidthCampaign title


Approved-by: Christian Andolf
This commit is contained in:
Chuma Mcphoy (We Ahead)
2025-02-20 14:57:05 +00:00
parent 3d3c44fd7d
commit 6e12756ab5
2 changed files with 15 additions and 4 deletions
@@ -39,3 +39,7 @@
max-width: 100%;
height: 100%;
}
.scriptedText {
display: inline-block;
}