Avatar height fix
This commit is contained in:
parent
5046dd83a1
commit
7aa77e044c
|
@ -157,6 +157,7 @@ img {
|
|||
.avatar {
|
||||
float: left;
|
||||
width: 70px;
|
||||
height: 70px;
|
||||
margin-right: 15px;
|
||||
|
||||
@include mobile {
|
||||
|
|
Loading…
Reference in a new issue