From db89ce6d897c5e774a68925796c8253e70dbf90d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Weller?= Date: Tue, 14 May 2019 20:27:33 +0200 Subject: [PATCH] add brand, fix typo, clickable cards --- components/Card.vue | 21 +++++++++++++++++++-- components/Logo.vue | 31 +++++++++++++++++++++++++++---- nuxt.config.js | 2 +- pages/index.vue | 3 +-- 4 files changed, 48 insertions(+), 9 deletions(-) diff --git a/components/Card.vue b/components/Card.vue index 7fd7366..96d7705 100644 --- a/components/Card.vue +++ b/components/Card.vue @@ -1,5 +1,5 @@