公告显示区域变窄,前端显示问题 #2327
Unanswered
gaoran1209
asked this question in
Q&A
公告显示区域变窄,前端显示问题
#2327
Replies: 1 comment
-
同样问题加一,好不容易更新博客,却发现公告变窄了,经过我的调试,可以自己做临时修改,方法是使用notion config里面的globe css,最后加上 #notion-article > main{padding-left: calc(min(10px, 8vw));padding-right: calc(min(10px, 8vw));},我是根据我自己博客的内容作出修改的,可以调整括号里面的10px数值看哪个更适合自己。 |
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.
-
最近某次更新后,发现Hexo 主题下的公告栏,显示区域变窄了。



之前是好的。
看了下其他主题,也都不正常了
Beta Was this translation helpful? Give feedback.
All reactions