From 67c285b38b69a4ec66470a1bf42e72df841f26ae Mon Sep 17 00:00:00 2001 From: Spythere Date: Wed, 10 Aug 2022 00:35:01 +0200 Subject: [PATCH] =?UTF-8?q?Doko=C5=84czenie=20poprawek=20losowania=20sk?= =?UTF-8?q?=C5=82ad=C3=B3w?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 4 +- src/components/RandomizerCard.vue | 261 ++++++++++++++++++++++-------- src/styles/global.scss | 13 ++ 3 files changed, 205 insertions(+), 73 deletions(-) diff --git a/src/App.vue b/src/App.vue index 52d4f75..37dc043 100644 --- a/src/App.vue +++ b/src/App.vue @@ -6,9 +6,9 @@
- + - +
diff --git a/src/components/RandomizerCard.vue b/src/components/RandomizerCard.vue index 962c152..4e8b5f0 100644 --- a/src/components/RandomizerCard.vue +++ b/src/components/RandomizerCard.vue @@ -1,5 +1,9 @@ @@ -150,10 +172,11 @@