We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a486518 commit 2940d6eCopy full SHA for 2940d6e
index.html
@@ -252,7 +252,7 @@ <h2 style="color: #b82a4b;">Say hello</h2>
252
<div class="contact-grid">
253
<div>
254
<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>
+ <label for="email" style="color: #098663>Be the first to know</label>
256
<div class="field-row">
257
<input id="email" name="email" type="email" placeholder="your@email.com" required autocomplete="email">
258
<button class="btn primary" type="submit" style="background: #21c697; border: none;">Subscribe</button>
@@ -288,3 +288,4 @@ <h2 style="color: #b82a4b;">Say hello</h2>
288
289
290
291
+
0 commit comments