ASU / asu-unity-stack

ASU Unity Design System
https://unity.web.asu.edu/
Other
13 stars 8 forks source link

WS2-1635: Fix hero bottom margin on tablets and higher #1079

Closed bebaps closed 1 year ago

bebaps commented 1 year ago

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

Browsers