Skip to content

Commit 62a5fd1

Browse files
committed
fixup! feat(lists): compact my lists hub cards
1 parent a747407 commit 62a5fd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

projects/client/src/lib/sections/lists/user/PersonalLists.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,6 @@
163163
.trakt-lists-preview {
164164
display: flex;
165165
flex-direction: column;
166-
gap: var(--gap-micro);
166+
gap: var(--content-gap);
167167
}
168168
</style>

0 commit comments

Comments
 (0)