service works!

This commit is contained in:
DaanoGames
2025-04-15 23:16:16 +02:00
parent 095d7abcd9
commit 5f4263b5ea
4 changed files with 27 additions and 3 deletions

View File

@@ -47,4 +47,9 @@ form {
.feedback {
font-size: 16px;
color: red;
}
.succes {
font-size: 16px;
color: green;
}