Updated theme

This commit is contained in:
Unisko PENG, 2023-03-29 13:35:47 +08:00
parent b0c520f733
commit 5c05718e88

View File

@ -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;