-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added snowman, astronaut splats. fixed message on consulting page.
- Loading branch information
1 parent
1e5e45c
commit cfe879f
Showing
2 changed files
with
1 addition
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,8 +27,6 @@ <h2></h2> | |
<h2>Contact Us</h2> | ||
<form id="contact-form" action="mailto:[email protected]" method="post" enctype="text/plain"> | ||
<div class="input-wrapper"> | ||
<textarea id="message" rows="4" required></textarea> | ||
<label for="message">Your Message</label> | ||
<span class="focus-border"></span> | ||
</div> | ||
<button type="submit">Send Message</button> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters