Skip to content

Commit ec32cda

Browse files
authored
Merge pull request #15 from creecros/add-avatars
Quick fix to mini avatars
2 parents de3e86a + 7ec971b commit ec32cda

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Assets/css/mini_avatars.css

+3
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@
44
width: 13px;
55
font-size: 7px;
66
}
7+
.avatar-13 img {
8+
border-radius: 6.5px;
9+
}

0 commit comments

Comments
 (0)