9 lines
139 B
Sass
9 lines
139 B
Sass
.listing
|
|
@apply .pl-0
|
|
|
|
.listing-item
|
|
@apply .overflow-hidden .pb-8
|
|
|
|
&:not(:last-child)
|
|
@apply .border-b .border-grey-light .mb-8
|