Skip to content

Commit

Permalink
fix spacing of items
Browse files Browse the repository at this point in the history
  • Loading branch information
ChunkyProgrammer committed Mar 1, 2023
1 parent 6126208 commit 125b233
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -142,3 +142,8 @@
}
}
}

.ft-list-item.grid {
min-height: 0 !important;
padding-bottom: 20px;
}

0 comments on commit 125b233

Please sign in to comment.