Adjust frozen avatar size in comment section on mobile

This commit is contained in:
toshikanneko 2022-02-12 16:55:50 +01:00
parent 9573f30b8d
commit 559ab774f6

View file

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