mirror of
https://github.com/matrix-org/matrix.org.git
synced 2026-01-16 23:13:50 +00:00
fix another missing text-align
Signed-off-by: MTRNord <MTRNord@users.noreply.github.com>
This commit is contained in:
parent
f2d285f6b6
commit
2da14ac0e1
1 changed files with 1 additions and 0 deletions
|
|
@ -282,6 +282,7 @@
|
|||
align-items: center;
|
||||
color: #fff;
|
||||
background-color: #000;
|
||||
text-align: center;
|
||||
|
||||
.row {
|
||||
display: grid;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue