diff --git a/assets/css/template.css b/assets/css/template.css index 857296d..9275c11 100644 --- a/assets/css/template.css +++ b/assets/css/template.css @@ -68,7 +68,7 @@ body { .bg{ background-position: center center, center center; - background-size: auto,100vh 100vh; + background-size: auto,cover; background-attachment: fixed,fixed; -webkit-background-attachment: fixed,fixed ;