messageboard/ #2
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
-
messageboard/
@media screen and (max-width: 600px) { #beforeimg, #afterimg{ display: none !important; } } @media screen and (min-width: 600px) { #article-container img { margin: 0 auto 0rem; } #
https://peter-jiy.github.io/messageboard/
Beta Was this translation helpful? Give feedback.
All reactions