Heroes have a 40px bottom margin, causing blocks beneath them to have odd spacing above them when sites are creates using WS2. The margin should only be applied on mobile devices. This PR ensures the margin only applies to screens less than 768px. Also, this PR addresses heroes that are on Degree related pages, as those heroes do not use the CTA buttons at all.
Description
Heroes have a 40px bottom margin, causing blocks beneath them to have odd spacing above them when sites are creates using WS2. The margin should only be applied on mobile devices. This PR ensures the margin only applies to screens less than 768px. Also, this PR addresses heroes that are on Degree related pages, as those heroes do not use the CTA buttons at all.
Links
Checklist
yarn install
&yarn build
Browsers