Skip to content

Commit

Permalink
[Website] change width of the additional case studies cards (#23824)
Browse files Browse the repository at this point in the history
  • Loading branch information
bullet03 authored Oct 25, 2022
1 parent a5821ed commit 735cb7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/www/site/assets/scss/_case_study.scss
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@

.case-study-used-by-card--responsive {
@media (min-width: $mobile){
width: 23%;
width: 18%;
margin-right: 0;
}
}
Expand Down

0 comments on commit 735cb7b

Please sign in to comment.