Skip to content

Commit 2189611

Browse files
fix(story): align act 3 evidence label
1 parent f3f8471 commit 2189611

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/story.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,7 @@
452452
letter-spacing: -0.04em;
453453
}
454454

455-
.story-break-panel p:not(.eyebrow) {
455+
.story-break-panel > div > p:not(.eyebrow) {
456456
margin: 0;
457457
color: var(--text-secondary);
458458
font-size: 0.94rem;

0 commit comments

Comments
 (0)