From 2426391b79c44567b5b941216a5c6623b9444021 Mon Sep 17 00:00:00 2001 From: Adrien Agez Date: Mon, 31 Aug 2020 12:09:00 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A7:=20init=20=20new=20backgrounds?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 3 +- src/components/Battleground.vue | 32 +++++++++++++------ src/components/TheBattlegroundSelector.vue | 5 +-- src/components/Timer.vue | 5 ++- src/styles/main.sass | 3 +- static/backgrounds/alterac-pass.jpg | Bin 0 -> 931206 bytes static/backgrounds/battlefieldofeternity.jpg | Bin 0 -> 105591 bytes static/backgrounds/blackheartsbay.jpg | Bin 0 -> 780599 bytes 8 files changed, 30 insertions(+), 18 deletions(-) create mode 100644 static/backgrounds/alterac-pass.jpg create mode 100644 static/backgrounds/battlefieldofeternity.jpg create mode 100644 static/backgrounds/blackheartsbay.jpg diff --git a/src/App.vue b/src/App.vue index 05d2988..c2d9df7 100644 --- a/src/App.vue +++ b/src/App.vue @@ -41,8 +41,7 @@ box-sizing: border-box padding-top: 16px - main - margin-top: 20px + - -