fix: header - avatar line-height

This commit is contained in:
gaelle morin
2020-12-17 09:18:04 +01:00
parent f792d93cbc
commit 008e2e75a9
3 changed files with 11 additions and 8 deletions

View File

@ -254,6 +254,9 @@ header {
.text-color-heading {
color: #fff;
}
.labelled-avatar>div {
line-height: normal;
}
}
}
summary {