Skip to content

Commit 6770cb4

Browse files
committed
doc: use Fira Sans in TOC
1 parent ce68272 commit 6770cb4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/r3/src/common.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ body.theme-ayu .logo-container > img[src$="logo-small.svg"] {
2626
width: 40%;
2727
min-width: 280px;
2828
border: 1px solid rgba(128, 128, 128, 0.2);
29+
font-family: 'Fira Sans'; /* The UI/heading font of rustdoc */
30+
font-size: 95%;
2931
}
3032
.toc-header + ul::before {
3133
content: "Contents";

0 commit comments

Comments
 (0)