rustdoc: remove dashed underline under main heading

This commit is contained in:
Jacob Hoffman-Andrews 2022-01-21 12:04:59 -08:00
parent 4d8b66aefd
commit 2eb8bfc643

View File

@ -150,7 +150,6 @@ h1.fqn {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
border-bottom: 1px dashed #DDDDDD;
padding-bottom: 6px;
margin-bottom: 15px;
}