chore(p11): fix stale-id docs, align test EntryKey shapes, drop dead track-card-link CSS

This commit is contained in:
daniel-c-harvey
2026-06-16 18:05:37 -04:00
parent 5b3036ed83
commit dae8020a22
4 changed files with 9 additions and 18 deletions
@@ -375,15 +375,6 @@ h2, h3, h4, h5, h6,
word-break: break-all;
}
/* display:contents so the anchor wraps the card's cover and title without
introducing its own box — the container's positioning context and the
content column's flex layout are both preserved. */
.deepdrft-track-card-link {
display: contents;
text-decoration: none;
color: inherit;
}
@media (max-width: 419.98px) {
.deepdrft-track-detail-meta {
flex-direction: column;