mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-16 15:01:23 +01:00
Made small avatar image center
This commit is contained in:
parent
f144f8cc56
commit
38f5c1c378
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue