Skip to content

Commit

Permalink
fix(video-player): v2 alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
ariellalgilmore committed Nov 14, 2023
1 parent fca0adc commit 30dfebb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ $aspect-ratios: ((16, 9), (9, 16), (2, 1), (1, 2), (4, 3), (3, 4), (1, 1));
position: relative;
width: 100%;
height: 100%;
padding-top: 0;

&::before {
content: '';
Expand Down

0 comments on commit 30dfebb

Please sign in to comment.