Made small avatar image center
This commit is contained in:
parent
f144f8cc56
commit
38f5c1c378
|
@ -251,6 +251,7 @@ h1 {
|
|||
height: 160px;
|
||||
display:table-cell;
|
||||
vertical-align: middle;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.profile-avatar img {
|
||||
|
|
Loading…
Reference in New Issue