From 35036cb1d4d9c1df5379301493e476a5b791dd51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Weller?= Date: Fri, 14 Jun 2019 23:53:48 +0200 Subject: [PATCH] add icons to links - fixes #25 fixes #26 --- components/Card.vue | 53 ++++++++++++++++++++++++++++++--------------- 1 file changed, 36 insertions(+), 17 deletions(-) diff --git a/components/Card.vue b/components/Card.vue index a786019..06dc0ea 100644 --- a/components/Card.vue +++ b/components/Card.vue @@ -1,12 +1,11 @@