This was on the wrong element

Caused some pinned cards to be an irregular height
This commit is contained in:
Jason Zimdars
2025-04-22 12:04:53 -05:00
parent 4f87472e5a
commit 51ef76ff4b
+2 -4
View File
@@ -47,15 +47,13 @@
}
.card__title {
--lines: 1;
font-size: var(--text-small);
font-weight: bold;
min-block-size: 0;
}
.card__title-link {
--lines: 1;
}
.card__stages {
padding: 0;
}