make comment thumbnail smaller

This commit is contained in:
Sean Yesmunt 2020-09-11 14:09:50 -04:00
parent b0d19455c1
commit bdb3d695ee

View file

@ -1,5 +1,5 @@
$thumbnailWidth: 3rem; $thumbnailWidth: 2rem;
$thumbnailWidthSmall: 2rem; $thumbnailWidthSmall: 1.5rem;
.comments { .comments {
list-style-type: none; list-style-type: none;