Content width / 内容宽度 #3742
Pinned
Mister-Hope
started this conversation in
Show and tell
Replies: 1 comment
-
我喜欢下面这个宽的 |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
The theme has a reasonable content width.
For UI design, websites will avoid to render content too width.
When the content is too wide, the following disadvantages appears:
See some common website as example, they all stop expanding when content is around 1000px:
主题具有合理的内容宽度。
对于 UI 设计,网站会避免将内容渲染得太宽。
当内容太宽时,会出现以下缺点:
以国内一些常见网站为例,它们都在 1000 像素左右就停止扩展宽度了:
If you think that placing sidebar and toc at the screen edge is better, let's straight to the point: you know poor things about UI design, or there are some issues with your aesthetic.
如果你认为把侧边栏和目录放在屏幕边缘更好,那我们就开门见山吧:你对UI设计的了解很差,或者你的审美有一些问题。
However, if you insist, you may try adding the following style:
不过,如果你坚持的话,你可以尝试添加以下样式:
Beta Was this translation helpful? Give feedback.
All reactions