Add contact form

This commit is contained in:
Oliver Davies 2016-06-01 05:31:34 +01:00
parent 5e847a252b
commit 2650be1075
5 changed files with 58 additions and 3 deletions

View file

@ -0,0 +1,12 @@
.page--contact
form
.form__name,
.form__email,
.form__subject,
.form__message
@extend .form-group
[type="email"],
[type="text"],
textarea
@extend .form-control