From 3153bb5b053e1be73492ebe1b230cc313f3c5d5e Mon Sep 17 00:00:00 2001 From: shpuld Date: Sat, 14 Apr 2018 10:24:39 +0300 Subject: [PATCH] Also fix wrong color in user card --- src/components/user_card_content/user_card_content.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/user_card_content/user_card_content.vue b/src/components/user_card_content/user_card_content.vue index 5859a772..ca8428ca 100644 --- a/src/components/user_card_content/user_card_content.vue +++ b/src/components/user_card_content/user_card_content.vue @@ -246,7 +246,6 @@ flex: 1; h5 { - color: white; font-size:1em; font-weight: bolder; margin: 0 0 0.25em;