diff --git a/src/App.vue b/src/App.vue index 311f8f8..ffb567b 100644 --- a/src/App.vue +++ b/src/App.vue @@ -54,7 +54,7 @@ export default { .bg-img { z-index: -1; position: fixed; - width: 100vh; + width: 100%; object-fit: cover; overflow: hidden; }