rustdoc: remove no-op CSS .code-header { border-bottom: none }
The code headers are always h3 or h4, which don't have border-bottom by default anyway.
This commit is contained in:
parent
6e95b6da88
commit
7ff9bc18cd
@ -184,7 +184,6 @@ h4.code-header {
|
||||
}
|
||||
.code-header {
|
||||
font-weight: 600;
|
||||
border-bottom-style: none;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user