Skip to content

Commit 2940d6e

Browse files
Update index.html
1 parent a486518 commit 2940d6e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ <h2 style="color: #b82a4b;">Say hello</h2>
252252
<div class="contact-grid">
253253
<div>
254254
<form id="newsletter-form" class="newsletter-form" action="https://formspree.io/f/xaqyrpoj" method="POST" novalidate>
255-
<label for="email">Be the first to know</label>
255+
<label for="email" style="color: #098663>Be the first to know</label>
256256
<div class="field-row">
257257
<input id="email" name="email" type="email" placeholder="your@email.com" required autocomplete="email">
258258
<button class="btn primary" type="submit" style="background: #21c697; border: none;">Subscribe</button>
@@ -288,3 +288,4 @@ <h2 style="color: #b82a4b;">Say hello</h2>
288288

289289

290290

291+

0 commit comments

Comments
 (0)