fix error

This commit is contained in:
rulingcom 2021-10-13 06:44:41 +00:00
parent d367c7e42f
commit 3cff832887
1 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,8 @@
.downIcon{ .downIcon{
position: absolute; position: absolute;
left: 50%; left: 50%;
bottom: 10%; top: 760px;
//bottom: 10%;
z-index: 2; z-index: 2;
color: #fff; color: #fff;
span{ span{