From 7414608ed800c0004df7ccf33466f5994c7b8de3 Mon Sep 17 00:00:00 2001 From: Julien Calixte Date: Sat, 25 Apr 2020 01:06:05 +0200 Subject: [PATCH] :art: (account card) better color contrast --- src/components/AccountCard.vue | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/components/AccountCard.vue b/src/components/AccountCard.vue index 16aedc0..5b34cc7 100644 --- a/src/components/AccountCard.vue +++ b/src/components/AccountCard.vue @@ -6,7 +6,7 @@ > {{ account.name }} @@ -20,7 +20,7 @@