From 88c79e70524abc2b8b1f51268cde44593f7b1faf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasper=20Rynning-T=C3=B8nnesen?= Date: Tue, 21 Jan 2020 10:13:50 +0100 Subject: [PATCH] centering --- public/index.html | 6 +++--- src/ui/TotalBought.vue | 17 ++++++++++++----- 2 files changed, 15 insertions(+), 8 deletions(-) diff --git a/public/index.html b/public/index.html index 8fdcfd8..43ee0be 100644 --- a/public/index.html +++ b/public/index.html @@ -2,12 +2,12 @@ Vinlottis - +
- + - + diff --git a/src/ui/TotalBought.vue b/src/ui/TotalBought.vue index 5415898..4e03fa5 100644 --- a/src/ui/TotalBought.vue +++ b/src/ui/TotalBought.vue @@ -1,34 +1,34 @@