aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorshpuld <shp@cock.li>2018-04-14 10:24:39 +0300
committershpuld <shp@cock.li>2018-04-14 10:24:39 +0300
commit3153bb5b053e1be73492ebe1b230cc313f3c5d5e (patch)
treecb01be3a80afe53fc95398ce6a8fc126c29b192c /src
parent96692454a0692166971072da357e6ae077844bfe (diff)
Also fix wrong color in user card
Diffstat (limited to 'src')
-rw-r--r--src/components/user_card_content/user_card_content.vue1
1 files changed, 0 insertions, 1 deletions
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;