Adjust frozen avatar size in comment section on mobile
This commit is contained in:
parent
9573f30b8d
commit
559ab774f6
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
$thumbnailWidth: 2.5rem;
|
$thumbnailWidth: 2.5rem;
|
||||||
$thumbnailWidthSmall: 1rem;
|
$thumbnailWidthSmall: 2rem;
|
||||||
|
|
||||||
.comments {
|
.comments {
|
||||||
list-style-type: none;
|
list-style-type: none;
|
||||||
|
|
Loading…
Reference in a new issue