Fix text centering on multi-line titles
This commit is contained in:
@@ -539,6 +539,7 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.detailPagePrimaryContainer {
|
||||
|
||||
Reference in New Issue
Block a user