diff --git a/assets/css/template.css b/assets/css/template.css index 9275c11..9955602 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,cover; + background-size: auto,100% 100%; background-attachment: fixed,fixed; -webkit-background-attachment: fixed,fixed ;