Proper scaling of the default image, when a user doesn't have custom avatar
This commit is contained in:
@@ -467,7 +467,7 @@ figure {
|
||||
|
||||
/// Avatars
|
||||
.avatar {
|
||||
background-position: center;
|
||||
background-position: center top;
|
||||
background-size: cover;
|
||||
border-radius: 100%;
|
||||
|
||||
@@ -605,4 +605,4 @@ code {
|
||||
.function{
|
||||
color:inherit;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user