Skip to content

Commit

Permalink
fix pixel issue
Browse files Browse the repository at this point in the history
  • Loading branch information
taimurCognizant committed Dec 19, 2023
1 parent 950f8f1 commit a09b9de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions blocks/v2-media-with-text/v2-media-with-text.css
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
border-radius: var(--border-radius);
object-fit: cover;
aspect-ratio: 7/5;
display: block;
}

.v2-media-with-text__media-section video {
Expand Down

0 comments on commit a09b9de

Please sign in to comment.