Update css

This commit is contained in:
Peng Hailin, 2023-04-12 20:07:48 +08:00
parent 406c2ce747
commit 35b91bafa5

View File

@ -11,7 +11,7 @@
@media only screen and (min-width:1440px) {
main {
position: relative;
margin-left: calc((100% - var(--content-max-width))/2 - 120px) !important;
margin-left: calc((100% - var(--content-max-width))/2 - 140px) !important;
}
.sidetoc {
margin-left: auto;