Clean up subversion layout

This commit is contained in:
Michael Howell 2023-09-23 15:31:32 -07:00
parent 7bb2c96c69
commit 8222335596
1 changed files with 5 additions and 0 deletions

View File

@ -581,6 +581,11 @@ ul.block, .block li {
margin-top: calc( ( -16px + 0.57rem ) / 2 );
}
.sidebar-crate + .version {
margin-top: -1rem;
margin-bottom: 1rem;
}
.mobile-topbar {
display: none;
}