oliverdavies.uk/assets/sass/components/listing.sass

9 lines
139 B
Sass
Raw Normal View History

2018-06-03 09:33:12 +01:00
.listing
2018-06-06 21:46:10 +01:00
@apply .pl-0
2018-06-03 09:33:12 +01:00
.listing-item
2018-06-06 21:46:10 +01:00
@apply .overflow-hidden .pb-8
2018-06-03 09:33:12 +01:00
2018-06-06 21:46:10 +01:00
&:not(:last-child)
@apply .border-b .border-grey-light .mb-8