Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -354,7 +354,7 @@
|
|
354 |
<textarea class="form-control" id="message" rows="5" placeholder="Your message"></textarea>
|
355 |
</div>
|
356 |
<a href="mailto:[email protected]">
|
357 |
-
<button
|
358 |
</a>
|
359 |
</form>
|
360 |
</div>
|
|
|
354 |
<textarea class="form-control" id="message" rows="5" placeholder="Your message"></textarea>
|
355 |
</div>
|
356 |
<a href="mailto:[email protected]">
|
357 |
+
<button class="btn btn-primary mt-3">Submit</button>
|
358 |
</a>
|
359 |
</form>
|
360 |
</div>
|