You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe that in line 28 of components/_wvu-action-hero-two-column.html, the class should be "text-md-right" instead of "text-right" to make everything left aligned on the mobile view.
<div class="col-md-6 mr-md-1 text-md-right p-3">
The text was updated successfully, but these errors were encountered:
I believe that in line 28 of components/_wvu-action-hero-two-column.html, the class should be "text-md-right" instead of "text-right" to make everything left aligned on the mobile view.
<div class="col-md-6 mr-md-1 text-md-right p-3">
The text was updated successfully, but these errors were encountered: