边栏与文章页问题 #566
Sugar-paper
started this conversation in
Ideas
边栏与文章页问题
#566
Replies: 1 comment
-
@media screen and (min-width: 900px) {
html.hide-aside .layout>div:first-child {
width: 80%
}
} 自己修改或者添加 css 如果还嫌不够大 .layout {
max-width: 1200px
} |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
边栏隐藏后,文章页的宽度是否能支持自定义比例?
Beta Was this translation helpful? Give feedback.
All reactions