Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
anya-xcode committed Jan 9, 2025
1 parent f4733ec commit 836969f
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 @@ -164,7 +164,7 @@ <h2>EXCITED?</h2>
Labs.</p>
<label for="email" class="form-label">Email</label>
<div style="display: flex; align-items: flex-start; column-gap: 20px;">
<input type=" email" name="email" class="email-input" placeholder="[email protected]"/>
<input type="email" name="email" class="email-input" placeholder="[email protected]"/>
<input style="max-width: 25%;" type="submit" class="submit-button" value="Subscribe" />
</div>
</form>
Expand Down

0 comments on commit 836969f

Please sign in to comment.