Merged in fix/name-alignment (pull request #519)
fix: issue with name not being center aligned Approved-by: Michael Zetterberg
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
margin-left: -35px;
|
||||
}
|
||||
|
||||
.name {
|
||||
.friend .name {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user