Skip to content

Commit d0ce6d3

Browse files
committed
video fullscreen
1 parent 45e40f9 commit d0ce6d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/sass/components/_stage.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@
206206
height: 100%;
207207
max-width: 100%;
208208
max-height: 100%;
209-
object-fit: contain;
209+
object-fit: cover;
210210
}
211211

212212
&__image {

0 commit comments

Comments
 (0)