Don't compress avatars

Fixes #210
This commit is contained in:
Bat
2018-09-09 21:41:55 +01:00
parent de3707983a
commit fcdd3d4c1a
7 changed files with 19 additions and 8 deletions
+2 -1
View File
@@ -737,8 +737,9 @@ figcaption {
/** Avatars **/
.avatar {
background-position: center;
background-size: cover;
border-radius: 100%;
text-align: center; /* for alt-text */
}
.avatar.small {