Resize comment thumbnails

This commit is contained in:
Omar Roth 2019-07-01 12:08:29 -05:00
parent 041debcd93
commit aac240fe41
No known key found for this signature in database
GPG key ID: B8254FB7EC3D37F2
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 {