Skip to content

Commit 03e460f

Browse files
committed
update to make inline code show better
1 parent 5069508 commit 03e460f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

_sass/nyx/_code.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,7 @@
4545
.rouge-table td {
4646
padding: 0;
4747
}
48+
49+
p code {
50+
font-size: 14px;
51+
}

0 commit comments

Comments
 (0)