詳細画面ではいいねユーザーのアイコンを少し大きく表示

This commit is contained in:
shibafu
2019-04-14 02:13:15 +09:00
parent fca6b6e98b
commit 859a186acb
2 changed files with 6 additions and 2 deletions

View File

@@ -14,4 +14,8 @@
.like-users {
height: 30px;
}
.like-users-tall {
height: 36px;
}