feat(stories): add mini-map via shared partial, add story card IDs
This commit is contained in:
@@ -339,7 +339,8 @@ body::after {
|
||||
.journal-post-body p:last-child { margin-bottom: 0; }
|
||||
|
||||
.journal-post.is-highlighted,
|
||||
.entry-card.is-highlighted {
|
||||
.entry-card.is-highlighted,
|
||||
.story-card.is-highlighted {
|
||||
animation: card-highlight 0.7s ease-out forwards;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user