mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 22:18:23 +03:00
Fix invalid weight for type pages
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user