mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-30 09:24:35 +00:00
Increase padding between consecutive impls
This commit is contained in:
parent
1807f27a33
commit
16ec7b949f
@ -385,7 +385,7 @@ h4 > code, h3 > code, .invisible > code {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.content .item-list li { margin-bottom: 3px; }
|
||||
.content .item-list li { margin-bottom: 1em; }
|
||||
|
||||
.content .multi-column {
|
||||
-moz-column-count: 5;
|
||||
|
Loading…
Reference in New Issue
Block a user