mirror of
https://github.com/matrix-org/matrix.org.git
synced 2026-01-11 20:07:22 +00:00
fix text centering
Signed-off-by: MTRNord <MTRNord@users.noreply.github.com>
This commit is contained in:
parent
e62a77127b
commit
f2d285f6b6
1 changed files with 1 additions and 0 deletions
|
|
@ -337,6 +337,7 @@
|
|||
align-items: center;
|
||||
gap: 28px;
|
||||
display: flex;
|
||||
text-align: center;
|
||||
|
||||
p {
|
||||
text-wrap: balance;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue