avatar displayed correctly

This commit is contained in:
Calum Mackervoy
2019-12-20 23:22:59 +00:00
committed by Jean-Baptiste Pasquier
parent 5fff6e286a
commit f3890f49e0
2 changed files with 3 additions and 3 deletions

View File

@ -23,7 +23,7 @@
grid-template-columns: 7vh auto;
grid-template-rows: repeat(2, 5.2vh);
>[name='account.picture'] {
>[name='user.account.picture'] {
align-items: center;
align-self: center;
background-color: $color-213-20-91;