Update font-size of username in UserCardContent component

このコミットが含まれているのは:
taehoon 2019-03-02 12:58:17 -05:00
コミット 94b0321c71
1個のファイルの変更1行の追加0行の削除

ファイルの表示

@ -222,6 +222,7 @@
overflow: hidden;
flex: 1 1 auto;
margin-right: 1em;
font-size: 15px;
img {
object-fit: contain;