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