Skip to content

Commit

Permalink
Reduce the amount of bold text at doc.rust-lang.org
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-i-m authored Nov 19, 2018
1 parent 39852ca commit 28cc944
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/doc/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ nav {
#search-but:hover, #search-input:focus {
border-color: #55a9ff;
}
h2 {
font-size: 18px;
}
</style>

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

0 comments on commit 28cc944

Please sign in to comment.