Align error messages to center.

This commit is contained in:
Cutieguwu
2025-05-31 22:16:26 -04:00
parent dd3a9fe589
commit 0a58ab0dd3

View File

@@ -129,6 +129,7 @@
padding: 1rem;
width: max-content;
align-self: center;
text-align: center;
background-color: rgba(0, 0, 0, 50%);
color: white;
border-radius: 1cqh;