diff --git a/interface/client/styles/splashScreen.import.less b/interface/client/styles/splashScreen.import.less index 06ebbde45..7a88bb8ab 100644 --- a/interface/client/styles/splashScreen.import.less +++ b/interface/client/styles/splashScreen.import.less @@ -21,7 +21,7 @@ -webkit-app-region: drag; &.wallet { - background-image: url('/images/bg-homestead.jpg?8'); + background-image: url('/images/bg-homestead.jpg'); h1 { color: #fff; diff --git a/interface/public/images/bg-homestead.jpg b/interface/public/images/bg-homestead.jpg index 308097f73..fb2fa98b7 100644 Binary files a/interface/public/images/bg-homestead.jpg and b/interface/public/images/bg-homestead.jpg differ