xiaogang 3 anos atrás
pai
commit
bacd64ba76
1 arquivos alterados com 4 adições e 3 exclusões
  1. 4 3
      public/web/css/download.css

+ 4 - 3
public/web/css/download.css

xqd
@@ -71,9 +71,10 @@ body {
   margin-top: 1.4rem;
 }
 .content .banner img {
-  width: 100%;
-  height: 100%;
-  max-width: 15rem;
+    width: 80%;
+    height: 100%;
+    max-width: 15rem;
+    margin: 20px 10%;
 }
 .content .btns {
   flex: 1;