small fix + white color for user-card + opaque outline for text

This commit is contained in:
Henry Jameson 2018-04-15 16:45:23 +03:00
parent fc1283da83
commit e93ce99198
3 changed files with 3 additions and 2 deletions

View file

@ -236,6 +236,7 @@
text-align: center;
justify-content: space-between;
text-shadow: $usercard-text-shadow;
color: #fff;
&.clickable {
.user-count {