diff --git a/src/assets/scss/modules/home.scss b/src/assets/scss/modules/home.scss index ebea4a8..59453b6 100644 --- a/src/assets/scss/modules/home.scss +++ b/src/assets/scss/modules/home.scss @@ -6,6 +6,8 @@ } .home_bg_img { - background: url(~@/assets/img/home_bg.png) no-repeat; + background: url(~@/assets/img/login_bg5.png) no-repeat; background-position: center; + background-size: 100% 100%; + // position: relative; } \ No newline at end of file