diff --git a/src/static/style/mobile.css b/src/static/style/mobile.css index 2f371a2..ddf31b8 100755 --- a/src/static/style/mobile.css +++ b/src/static/style/mobile.css @@ -214,4 +214,5 @@ label{ #article>p>img{ display: block; margin: 0 auto 0 auto; + max-width: 100%; } \ No newline at end of file