Skip to content

Commit 563fd89

Browse files
update style
1 parent 94604d4 commit 563fd89

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

example/stories/styles.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@ pre > span.token.tag:nth-last-child(3),
22
pre > span.token.punctuation:nth-last-child(2) {
33
display: none;
44
}
5+
main > footer {
6+
display: none !important;
7+
}

0 commit comments

Comments
 (0)