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;
$thumbnailWidthSmall: 2rem;
$thumbnailWidth: 2rem;
$thumbnailWidthSmall: 1.5rem;
.comments {
list-style-type: none;