Tidy sass

This commit is contained in:
Oliver Davies 2016-09-06 18:38:16 +01:00
parent 9bd39e9692
commit 27c3bacf17
3 changed files with 20 additions and 23 deletions

View file

@ -1,3 +1,2 @@
.availability
p:last-of-type
.availability p:last-of-type
margin-bottom: 0

View file

@ -1,14 +1,13 @@
.badges
img
max-width: 100%
.badges img
max-width: 100%
> a
display: block
margin: 0 0 10px
text-align: center
.badges > a
display: block
margin: 0 0 10px
text-align: center
&:last-child
margin-bottom: 0
&:last-child
margin-bottom: 0
&[class$="da-member"] img
max-width: 152px
&[class$="da-member"] img
max-width: 152px

View file

@ -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