소스 검색

更换官网二维码

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