diff --git a/components/MyPages/Blocks/Benefits/NextLevel/next.module.css b/components/MyPages/Blocks/Benefits/NextLevel/next.module.css index ef6371b49..1a5af7e5a 100644 --- a/components/MyPages/Blocks/Benefits/NextLevel/next.module.css +++ b/components/MyPages/Blocks/Benefits/NextLevel/next.module.css @@ -75,6 +75,7 @@ /* TODO: I presume the actual text-transform value should be: var(--typography-Title-5-textCase); * - verify why we return "upper" and not uppercase. * */ + margin: 0; text-transform: uppercase; text-wrap: balance; }