Skip to content

Commit 4195c94

Browse files
committed
style: add intro inline code styles
1 parent 98a353d commit 4195c94

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/components/document/document.css

+5
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@ p.intro {
2121
margin-bottom: 1.2em;
2222
}
2323

24+
p.intro code {
25+
font-size: 15px;
26+
font-weight: 500;
27+
}
28+
2429
h1,
2530
h2,
2631
h3,

0 commit comments

Comments
 (0)