diff --git a/SRC/public/css/frontend.css b/SRC/public/css/frontend.css index 46094b0..3df6e15 100755 --- a/SRC/public/css/frontend.css +++ b/SRC/public/css/frontend.css @@ -7,7 +7,7 @@ html, body { font-family: 'Oswald', sans-serif; background: #ebebeb; - background: url('../imgs/adminbg.jpg') no-repeat bottom center fixed; + background: url('../imgs/bg.png') no-repeat bottom center fixed; background-size: cover; }