Tidy sass
This commit is contained in:
parent
9bd39e9692
commit
27c3bacf17
|
@ -1,3 +1,2 @@
|
||||||
.availability
|
.availability p:last-of-type
|
||||||
p:last-of-type
|
|
||||||
margin-bottom: 0
|
margin-bottom: 0
|
||||||
|
|
|
@ -1,8 +1,7 @@
|
||||||
.badges
|
.badges img
|
||||||
img
|
|
||||||
max-width: 100%
|
max-width: 100%
|
||||||
|
|
||||||
> a
|
.badges > a
|
||||||
display: block
|
display: block
|
||||||
margin: 0 0 10px
|
margin: 0 0 10px
|
||||||
text-align: center
|
text-align: center
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
.page--contact
|
.page--contact
|
||||||
form
|
|
||||||
.form__name,
|
.form__name,
|
||||||
.form__email,
|
.form__email,
|
||||||
.form__subject,
|
.form__subject,
|
||||||
|
|
Reference in a new issue