diff --git a/src/App.vue b/src/App.vue index 3f634fc..49e7239 100644 --- a/src/App.vue +++ b/src/App.vue @@ -505,7 +505,7 @@ html, body { .intro-video { width: 100%; height: 100%; - object-fit: contain; + object-fit: cover; } .intro-skip-btn {