Fix invalid weight for type pages
This commit is contained in:
parent
5b638c1d37
commit
570ba09cbe
1 changed files with 1 additions and 1 deletions
|
|
@ -138,7 +138,7 @@ h2, h3, h4 {
|
|||
border-bottom: 1px solid;
|
||||
}
|
||||
.impl, .method,
|
||||
.type, .associatedconstant,
|
||||
.type:not(.container-rustdoc), .associatedconstant,
|
||||
.associatedtype {
|
||||
flex-basis: 100%;
|
||||
font-weight: 600;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue