From b97b180f6f24df6e5cb47d717a8a18878f5a16d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Ma=C5=84czak?= <56172798+jakubmanczak@users.noreply.github.com> Date: Sat, 31 Jul 2021 17:20:20 +0200 Subject: [PATCH] move cards, enlarge cards, botcard tests --- src/components/BotCard.vue | 60 +++++++++++++++++++++++++------------- src/components/Card.vue | 2 +- src/pages/Index.vue | 14 ++++----- 3 files changed, 48 insertions(+), 28 deletions(-) diff --git a/src/components/BotCard.vue b/src/components/BotCard.vue index 632dc55..62d4366 100644 --- a/src/components/BotCard.vue +++ b/src/components/BotCard.vue @@ -1,24 +1,39 @@ @@ -58,6 +73,11 @@ export default { margin: 1rem 0.2rem; width: 100%; transition-duration: var(--trandur); + .titleCard { + display: flex; + flex-direction: row; + justify-content: baseline; + } &:hover, &:focus { border: 1px solid transparent; diff --git a/src/components/Card.vue b/src/components/Card.vue index 0d97d56..d5fda29 100644 --- a/src/components/Card.vue +++ b/src/components/Card.vue @@ -25,7 +25,7 @@ export default { border-radius: 4px; padding: 1rem; margin: 1rem 0.2rem; - width: 8rem; + width: 45%; transition-duration: var(--trandur); &:hover, &:focus { diff --git a/src/pages/Index.vue b/src/pages/Index.vue index 4de8f60..798b685 100644 --- a/src/pages/Index.vue +++ b/src/pages/Index.vue @@ -37,13 +37,6 @@ spotkań. Strona internetowa funkcjonuje głównie jako skracacz linków.

-
-

Status Bota Discordowego

-

- Sprawdź jak się ma nasz bot discordowy - in progress! -

- -

Spis Moderacji

@@ -57,6 +50,13 @@

+
+

Status Bota Discordowego

+

+ Sprawdź jak się ma nasz bot discordowy - in progress! +

+ +

Gractwo 2020-2021