From f1ba5c7bd01aeec0dc2107beb7a7417c9ec3b484 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Ma=C5=84czak?= <56172798+jakubmanczak@users.noreply.github.com> Date: Sun, 1 Aug 2021 20:29:12 +0200 Subject: [PATCH] add mobile support --- src/components/BotCard.vue | 41 ++++++++------------------------------ src/components/Card.vue | 16 +++++++++++++++ src/pages/Index.vue | 5 ++--- 3 files changed, 26 insertions(+), 36 deletions(-) diff --git a/src/components/BotCard.vue b/src/components/BotCard.vue index f31294d..dc3e474 100644 --- a/src/components/BotCard.vue +++ b/src/components/BotCard.vue @@ -1,5 +1,5 @@