From 977a07f560f8c0585f15f104994852197777d3c1 Mon Sep 17 00:00:00 2001 From: Simon Einzinger Date: Thu, 26 Sep 2024 15:41:12 +0200 Subject: [PATCH] Reworked css structure --- src/App.vue | 30 ++--- src/assets/global.css | 236 +++++++++++++++++++++++++++++++-- src/components/DutyDisplay.vue | 124 +++++------------ src/components/GameDisplay.vue | 128 ++---------------- 4 files changed, 280 insertions(+), 238 deletions(-) diff --git a/src/App.vue b/src/App.vue index b20ae86..233d081 100644 --- a/src/App.vue +++ b/src/App.vue @@ -19,20 +19,20 @@ -