Commit 405f0a36 authored by 华国豪's avatar 华国豪 🙄

1

parent 0f32ea83
...@@ -8,7 +8,8 @@ ...@@ -8,7 +8,8 @@
height: 100%; height: 100%;
position: absolute; position: absolute;
top: 0; top: 0;
left: 0 left: 0;
overflow: hidden;
} }
.container .bg_01 { .container .bg_01 {
...@@ -38,7 +39,7 @@ ...@@ -38,7 +39,7 @@
background-position: left; background-position: left;
top: 0; top: 0;
left: 0; left: 0;
position: absolute; position: q;
animation: yunmove 10s infinite linear; animation: yunmove 10s infinite linear;
} }
...@@ -479,7 +480,8 @@ ...@@ -479,7 +480,8 @@
z-index: 20; z-index: 20;
background: rgba(17,17,17,0.5); background: rgba(17,17,17,0.5);
left: 0; left: 0;
right: 0 right: 0;
top: 0;
} }
.cover-box { .cover-box {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment