Skip to content

Commit 28cc944

Browse files
authored
Reduce the amount of bold text at doc.rust-lang.org
1 parent 39852ca commit 28cc944

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/doc/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ nav {
2121
#search-but:hover, #search-input:focus {
2222
border-color: #55a9ff;
2323
}
24+
h2 {
25+
font-size: 18px;
26+
}
2427
</style>
2528

2629
Welcome to an overview of the documentation provided by the Rust project.

0 commit comments

Comments
 (0)