mirror of
https://github.com/fmtlib/fmt.git
synced 2025-07-29 18:27:40 +02:00
Improve style
This commit is contained in:
@ -57,3 +57,8 @@ div.sphinxsidebar {
|
||||
.class dd, .define dd, .function dd {
|
||||
margin-left: 30px;
|
||||
}
|
||||
|
||||
// Remove Bootstrap padding for code elements in API signatures.
|
||||
.descclassname, .descname {
|
||||
padding: 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user