Skip to content

Commit

Permalink
Remove unneeded style for search item
Browse files Browse the repository at this point in the history
  • Loading branch information
kreafox committed Sep 21, 2022
1 parent 0700e1b commit a1fde0f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/less/listing-cards.less
Original file line number Diff line number Diff line change
Expand Up @@ -111,9 +111,3 @@ each(range(5), {
flex-direction: row-reverse;
}
}

.result-item {
padding-bottom: 1.5em;
border-bottom: 1px solid #bcbec0;
margin-bottom: 1.5em !important;
}

0 comments on commit a1fde0f

Please sign in to comment.