mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 09:35:56 -05:00
Include avatar sizing
This commit is contained in:
parent
bd2bcd1331
commit
f9c1b429f0
1 changed files with 2 additions and 0 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue