diff --git a/src/App.vue b/src/App.vue index 8fe3b29..b73f4a3 100644 --- a/src/App.vue +++ b/src/App.vue @@ -35,13 +35,13 @@

We detected an issue with your clock. Please check your local date time to avoid any display issue!

--> - + @@ -59,7 +59,7 @@ export default { attempt: 1, connected: false, timeIsopen: false, - firstLoad:true, + firstLoad: true, }; }, components: { CookieLaw }, @@ -124,7 +124,7 @@ export default { width: auto; height: auto; z-index: -100; - background: url(//img.drugwars.io/bg.jpg) no-repeat; + background: url(//img.drugwars.io/bg4.jpg) no-repeat; background-size: cover; }