Add avatar next to comments

This commit is contained in:
Bat
2018-09-03 15:18:54 +01:00
parent 7734557a99
commit 10d4599c9b
2 changed files with 6 additions and 1 deletions
+4
View File
@@ -760,3 +760,7 @@ figcaption {
height: 100px;
margin: 20px;
}
.avatar.padded {
margin-right: 1em;
}