Skip to content

Commit

Permalink
Merge pull request metabrainz#2767 from metabrainz/explore-card-css
Browse files Browse the repository at this point in the history
Fix explore cards css in Safari
  • Loading branch information
MonkeyDo authored Feb 8, 2024
2 parents 5b29ac8 + 373b7ba commit 2001279
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/css/explore.less
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
max-width: 600px;
margin-bottom: 2em;
filter: drop-shadow(0px 4px 4px fade(@black, 25%));
position: relative;
}

.explore-card-img-clip {
Expand Down

0 comments on commit 2001279

Please sign in to comment.