fix another missing text-align

Signed-off-by: MTRNord <MTRNord@users.noreply.github.com>
This commit is contained in:
MTRNord 2025-12-16 16:47:39 +01:00
parent f2d285f6b6
commit 2da14ac0e1
No known key found for this signature in database

View file

@ -282,6 +282,7 @@
align-items: center;
color: #fff;
background-color: #000;
text-align: center;
.row {
display: grid;