better avatar fix
This commit is contained in:
parent
9774ef6afc
commit
ee0b4a5f27
@ -29,14 +29,12 @@ nav.pagination {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.userinfo .avatar-title {
|
.userinfo .avatar-title {
|
||||||
display: flex;
|
|
||||||
flex-direction: column;
|
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
font-size: inherit;
|
font-size: inherit;
|
||||||
font-weight: inherit;
|
font-weight: inherit;
|
||||||
line-height: inherit;
|
line-height: inherit;
|
||||||
}
|
}
|
||||||
.userinfo .avatar-title img.img { flex: 1; }
|
.userinfo .avatar-title img.img { vertical-align: bottom; }
|
||||||
|
|
||||||
.content .bbc-block > h4 {
|
.content .bbc-block > h4 {
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
|
Loading…
Reference in New Issue
Block a user