.post-card {
    position: relative;
}

.post-card__stretched-link {
    position: absolute;
    inset: 0;
    z-index: 1;
}