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