Browse Source

调整网站手机端图片过大和文字不协调问题

bihuisong 1 week ago
parent
commit
67c0c91a9e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/static/www/spdx.images/page.css

+ 1 - 1
src/main/resources/static/www/spdx.images/page.css

@@ -228,7 +228,7 @@
 }
 
 .news p img{
-    /*width: 70% !important;*/
+    width: 100% !important;
     display: block;
     margin: 0 auto;
     height: auto !important;