Skip to content

Commit

Permalink
Vote-1027: update to mobile nvrf button (#645)
Browse files Browse the repository at this point in the history
  • Loading branch information
clmedders authored Apr 8, 2024
1 parent 40461a3 commit b7bf967
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,8 @@
// Custom usa-button overrides using USWDS mixins and other settings.
.usa-select--maxw,
.usa-form .usa-select--maxw {
@include u-maxw('mobile');

@include at-media('mobile-lg') {
@include u-maxw('mobile');
}
}

0 comments on commit b7bf967

Please sign in to comment.