mirror of
https://github.com/gnu4cn/rust-lang-zh_CN.git
synced 2026-08-19 12:43:28 +08:00
Updated theme
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
@media only screen and (min-width:1440px) {
|
||||
main {
|
||||
position: relative;
|
||||
margin-left: 80px !important;
|
||||
margin-left: calc((100% - var(--content-max-width))/2 - 120px) !important;
|
||||
}
|
||||
.sidetoc {
|
||||
margin-left: auto;
|
||||
|
||||
Reference in New Issue
Block a user