Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Sofia Matulis authored and Sofia Matulis committed Jan 10, 2022
1 parent e3f4031 commit 47e6815
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/component-card.css
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@

.card .card__inner .card__media {
overflow: hidden;
/* Fix for Safari border bug on hover */
z-index: 0;
border-radius: calc(var(--card-corner-radius) - var(--card-border-width) - var(--card-image-padding));
}
Expand Down

0 comments on commit 47e6815

Please sign in to comment.