Skip to content

Commit

Permalink
Merge branch 'integration/2024-evolution' into staging
Browse files Browse the repository at this point in the history
  • Loading branch information
shyusu4 committed Jan 21, 2025
2 parents f1f9d3a + 6aafa54 commit ad46919
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tbx/static_src/sass/components/_featured-services.scss
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
grid-template-columns: repeat(2, 1fr);
}

@include media-query(large) {
@include media-query(x-large) {
grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
}
}
Expand Down

0 comments on commit ad46919

Please sign in to comment.