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