Commit de louay : Modification du CSS

This commit is contained in:
stiti
2024-05-27 13:39:48 +02:00
parent f00773bf8d
commit 6a754b30fa
3 changed files with 5 additions and 2 deletions

View File

@@ -12,7 +12,9 @@ body {
}
.error-message {
color: #f44336;
color: red;
margin-top: 5px;
font-size: 25px;
text-align: center;
}