From 4f270a9ca0ad28e0bc364850d891a8628d8b077e Mon Sep 17 00:00:00 2001 From: Adrian Thompson Date: Thu, 10 Sep 2020 16:30:40 +0200 Subject: [PATCH] reworked css --- src/components/VinlottisPage.vue | 279 +++++++------------------------ src/ui/PurchaseGraph.vue | 9 +- src/ui/WinGraph.vue | 9 +- 3 files changed, 64 insertions(+), 233 deletions(-) diff --git a/src/components/VinlottisPage.vue b/src/components/VinlottisPage.vue index fe19205..028f4c7 100644 --- a/src/components/VinlottisPage.vue +++ b/src/components/VinlottisPage.vue @@ -1,8 +1,8 @@