diff --git a/www/file/file.less b/www/file/file.less index fa6485806..785c5e566 100644 --- a/www/file/file.less +++ b/www/file/file.less @@ -24,7 +24,7 @@ body { } #app.ready { - background: url('/customize/bg3.jpg') no-repeat center center; + //background: url('/customize/bg3.jpg') no-repeat center center; background-size: cover; background-position: center; }