From 51b4592b634090bf60ac3b81113327dfd690e3dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Weller?= Date: Tue, 14 May 2019 21:58:26 +0200 Subject: [PATCH] fix cards --- components/Card.vue | 3 --- 1 file changed, 3 deletions(-) diff --git a/components/Card.vue b/components/Card.vue index 0258142..39a6605 100644 --- a/components/Card.vue +++ b/components/Card.vue @@ -49,14 +49,11 @@ export default { align-content: stretch; flex: 1 1 auto; flex-direction: column; - } - p { font-size: 13px; color: white; margin: 0 0 .7rem 0; line-height: 1.3; letter-spacing: .5px; - z-index: 1; } a { font-size: 12px;