make comment thumbnail smaller
This commit is contained in:
parent
b0d19455c1
commit
bdb3d695ee
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
$thumbnailWidth: 3rem;
|
||||
$thumbnailWidthSmall: 2rem;
|
||||
$thumbnailWidth: 2rem;
|
||||
$thumbnailWidthSmall: 1.5rem;
|
||||
|
||||
.comments {
|
||||
list-style-type: none;
|
||||
|
|
Loading…
Reference in a new issue