Skip to content
Snippets Groups Projects
Commit daa97200 authored by xaralis's avatar xaralis
Browse files

Simplify candidate card list

parent 7c565370
Branches
Tags
No related merge requests found
Pipeline #701 failed
.candidate-card-list { .candidate-card-list {
@apply grid grid-flow-row grid-cols-4 gap-0 row-gap-2; @apply grid grid-flow-row gap-0 row-gap-2;
} }
.candidate-card-list__item .candidate-card__wrapper { .candidate-card-list__item .candidate-card__wrapper {
@apply pr-1 ml-1 border-r border-grey-100; @apply px-1 border-r border-grey-100;
} }
.candidate-card-list__item--last .candidate-card__wrapper { .candidate-card-list__item--last .candidate-card__wrapper {
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment