浏览代码

更换官网二维码

jinxyang 5 年之前
父节点
当前提交
a455ecf2e1
共有 2 个文件被更改,包括 3 次插入3 次删除
  1. 1 1
      index.css
  2. 2 2
      index.html

+ 1 - 1
index.css

@@ -111,7 +111,7 @@ a {
 .page-1 .download .button {
   display: flex;
   flex-direction: column;
-  justify-content: center;
+  justify-content: space-around;
   height: 1.5rem;
 }
 .page-1 .download .button--ios {

文件差异内容过多而无法显示
+ 2 - 2
index.html