forked from GNUsocial/gnu-social
[CSS] Fix: Instance name centered.
This commit is contained in:
parent
80d1be323d
commit
0dfb41230e
@ -169,6 +169,8 @@ header {
|
||||
|
||||
.header-instance {
|
||||
display: flex;
|
||||
position: absolute;
|
||||
text-align: center;
|
||||
align-items: center;
|
||||
align-self: center;
|
||||
margin-left: auto;
|
||||
|
Loading…
Reference in New Issue
Block a user