fix avatars

This commit is contained in:
rdiedrich
2020-06-29 15:38:39 +02:00
parent 352f058175
commit 9774ef6afc
3 changed files with 8 additions and 4 deletions

View File

@ -28,12 +28,15 @@ nav.pagination {
font-size: 0.75rem;
}
.userinfo avatar-.title {
.userinfo .avatar-title {
display: flex;
flex-direction: column;
margin-top: 1rem;
font-size: inherit;
font-weight: inherit;
line-height: inherit;
}
.userinfo .avatar-title img.img { flex: 1; }
.content .bbc-block > h4 {
font-size: 1rem;