JAYASWAROOP commited on
Commit
3bb375a
·
verified ·
1 Parent(s): 5d293bc

Update index.html

Browse files
Files changed (1) hide show
  1. 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 type="submit" class="btn btn-primary mt-3">Submit</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>