chore(SW-369): preamble css
This commit is contained in:
@@ -33,9 +33,7 @@ export default async function JoinLoyaltyContact({
|
||||
</Title>
|
||||
<ScandicFriends color="red" />
|
||||
{block.preamble ? (
|
||||
<Body textAlign={null} className={styles.preamble}>
|
||||
{block.preamble}
|
||||
</Body>
|
||||
<Body className={styles.preamble}>{block.preamble}</Body>
|
||||
) : null}
|
||||
{block.button ? (
|
||||
<Button
|
||||
|
||||
Reference in New Issue
Block a user