Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • ctg-components-library

    • Task 1—Expand with on primary button

      • path: ctg-components-library/src/components/hero/hero.tsx

      • Create feature flag

      • When the complementaryCTA is off, the primary button will need to fill the all size available with up to a maximum of 270px (mobile will be 100%). So we will need to add the maximum size 270px 300px on the container tag ButtonsWrapper and on HeroComplementaryCta button size on 100%.

...