diff --git a/src/views/login.vue b/src/views/login.vue index ac4b381..734dc7f 100644 --- a/src/views/login.vue +++ b/src/views/login.vue @@ -229,7 +229,7 @@ export default { align-items: center; height: 100vh; position: relative; - background-size: 100% 100vh; + background-size: cover; } .title { font-size: 30px;