Skip to content

Commit

Permalink
Merge pull request #695 from IATI/fix/card-overlap
Browse files Browse the repository at this point in the history
Fix | Card overlap
  • Loading branch information
ThatcherK authored Feb 10, 2023
2 parents fb77990 + e2d3588 commit 0aeddb6
Show file tree
Hide file tree
Showing 8 changed files with 69 additions and 609 deletions.
2 changes: 1 addition & 1 deletion patterns/assets/css/modules/_cards.scss
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@
}

@supports (-webkit-appearance:none) {
@include respond-to-max (1050px) {
@include respond-to-max (1168px) {
/* chrome + safari */
display: none;

Expand Down
Loading

0 comments on commit 0aeddb6

Please sign in to comment.