Include avatar sizing

This commit is contained in:
Paul Kaplan 2021-05-13 21:22:27 -04:00
parent bd2bcd1331
commit f9c1b429f0

View file

@ -161,6 +161,8 @@
margin-right: .5rem;
border-radius: 4px;
box-shadow: 0px 0px 0px 1px rgba(77, 151, 255, 0.25);
width: 3rem;
height: 3rem;
}
.comment-body {