Skip to content

Commit

Permalink
index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
vietbevis committed Sep 25, 2023
1 parent 80c6804 commit 656f3d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@ <h2 class="h2">Share Work Details</h2>
<input type="text" placeholder="Email address">
<input type="text" placeholder="Subject">
</div>
<textarea placeholder="Work Details"></textarea>
<textarea placeholder="Work Details" style="resize: none;"></textarea>
<div class="btn-submit">
<button class="submit" type="submit">Subscribe Now</button>
</div>
Expand Down

0 comments on commit 656f3d8

Please sign in to comment.