Skip to content

Commit

Permalink
style: remove unnecessary selector
Browse files Browse the repository at this point in the history
  • Loading branch information
yolophg committed Jul 10, 2024
1 parent 8790c3b commit 8f73c20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/participant-review.js
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ class ParticipantReview extends BaseParticipantReviewElement {
margin-right: 31px;
}
}
.participant-review-img figure > img {
.participant-review-img figure img {
width: 100%;
height: 100%;
padding-top: 7px;
Expand Down

0 comments on commit 8f73c20

Please sign in to comment.