Skip to content

Commit

Permalink
fixup link group hocus
Browse files Browse the repository at this point in the history
  • Loading branch information
yvonnetangsu committed Jan 31, 2025
1 parent 9aefe08 commit 1121465
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Timeline/TimelineHorizontalCard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ export const TimelineHorizontalCard = ({
className={styles.heading}
>
<Link
className="font-inherit stretched-link hocus-visible:decoration-stone-dark"
className="font-inherit stretched-link group-hover/cardroot:decoration-stone-dark group-focus-within:decoration-stone-dark"
href={`/timeline#${anchor}`}
>
{heading}
Expand Down

0 comments on commit 1121465

Please sign in to comment.