Resize comment thumbnails

This commit is contained in:
Omar Roth
2019-07-01 12:08:29 -05:00
parent 041debcd93
commit aac240fe41
2 changed files with 4 additions and 4 deletions

View File

@@ -9,8 +9,8 @@
}
.channel-profile > img {
width: 64px;
height: 64px;
width: 48px;
height: auto;
}
.channel-owner {