Center non-square avatar pictures

This commit is contained in:
Evan Hahn 2021-05-10 12:50:04 -05:00 committed by GitHub
parent 4b566e0a19
commit c68d65ea0b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 0 deletions

View file

@ -29,6 +29,7 @@
}
&__image {
background-position: center center;
background-size: cover;
display: flex;
height: 100%;