diff options
| author | shpuld <shp@cock.li> | 2018-04-14 10:24:39 +0300 |
|---|---|---|
| committer | shpuld <shp@cock.li> | 2018-04-14 10:24:39 +0300 |
| commit | 3153bb5b053e1be73492ebe1b230cc313f3c5d5e (patch) | |
| tree | cb01be3a80afe53fc95398ce6a8fc126c29b192c | |
| parent | 96692454a0692166971072da357e6ae077844bfe (diff) | |
Also fix wrong color in user card
| -rw-r--r-- | src/components/user_card_content/user_card_content.vue | 1 |
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; |
