duanshenglang 1 mese fa
parent
commit
d1e81f8d6e
1 ha cambiato i file con 4 aggiunte e 1 eliminazioni
  1. 4 1
      lottery/index.html

+ 4 - 1
lottery/index.html

@@ -66,7 +66,10 @@
 	.lottery_btn {
 		position: absolute;
 		bottom: -14px;
-		left: 43px;
+		display: flex;
+    flex-direction: column;
+    align-items: center;
+    width: 100%;
 	}
 	.btn_img {
 		width: 290px;