mirror of
https://github.com/t404owo/t404null.git
synced 2025-12-12 18:08:47 +00:00
test#3 reedited color
This commit is contained in:
@@ -40,7 +40,7 @@ form.addEventListener("submit", async (e) => {
|
||||
}
|
||||
|
||||
statusMessage.textContent = "Message sent successfully!";
|
||||
statusMessage.style = "background: #FFDCDC";
|
||||
statusMessage.style = "background: #DDF6D2";
|
||||
form.reset();
|
||||
} catch (error) {
|
||||
console.error("Error sending message:", error);
|
||||
|
||||
Reference in New Issue
Block a user