ASU / asu-unity-stack

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

fix(unity-bootstrap-theme): fix padding in image background with cta #1367

Closed davidornelas11 closed 1 day ago

davidornelas11 commented 1 day ago

Description

fix padding in image background with cta. Padding on desktop was wrong because padding was only being applied to mobile screens and did not take into account for 3 columns. Removed unnecessary padding/margin on smaller screens since ti can be applied to all screens

Links

FOR APPROVERS