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