Tidy sass
This commit is contained in:
parent
9bd39e9692
commit
27c3bacf17
3 changed files with 20 additions and 23 deletions
|
@ -1,12 +1,11 @@
|
|||
.page--contact
|
||||
form
|
||||
.form__name,
|
||||
.form__email,
|
||||
.form__subject,
|
||||
.form__message
|
||||
@extend .form-group
|
||||
.form__name,
|
||||
.form__email,
|
||||
.form__subject,
|
||||
.form__message
|
||||
@extend .form-group
|
||||
|
||||
[type="email"],
|
||||
[type="text"],
|
||||
textarea
|
||||
@extend .form-control
|
||||
[type="email"],
|
||||
[type="text"],
|
||||
textarea
|
||||
@extend .form-control
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue