Skip to content

Commit

Permalink
adjusted media query for circle button
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahcrack committed Jan 13, 2025
1 parent 32cc5a3 commit 8a9e233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/webpacker/styles/links-and-buttons.scss
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ body a.govuk-back-link {
}
}

@include mq ($until: tablet) {
@include mq ($until: narrow) {
.cta-circle-button {
height: 24px;
width: 24px;
Expand Down

0 comments on commit 8a9e233

Please sign in to comment.