duanshenglang 1 місяць тому
батько
коміт
d1e81f8d6e
1 змінених файлів з 4 додано та 1 видалено
  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;