Styling tidy
This commit is contained in:
parent
918d355844
commit
2d9d67dfe1
4 changed files with 29 additions and 11 deletions
|
|
@ -1,4 +1,6 @@
|
|||
.listing { @apply .pl-0; }
|
||||
.listing {
|
||||
@apply .pl-0;
|
||||
}
|
||||
|
||||
.listing-item {
|
||||
@apply .overflow-hidden;
|
||||
|
|
@ -10,7 +12,3 @@
|
|||
@apply .mb-8;
|
||||
}
|
||||
}
|
||||
|
||||
// .listing-item p:last-of-type {
|
||||
// @apply .mb-0;
|
||||
// }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue