Commit d1170fdbcaa494d666dc15f0fb3d2536d3edb3cd

Authored by zhiyangdu
1 parent 52701a9d

样式优化

Showing 1 changed file with 4 additions and 1 deletions
src/pages/index/index.less
@@ -34,9 +34,12 @@ @@ -34,9 +34,12 @@
34 .text{ 34 .text{
35 width: 466px; 35 width: 466px;
36 height: 33px; 36 height: 33px;
  37 + position: fixed;
  38 + bottom: 50px;
  39 + left: 142px;
37 background: url("../../../static/img/text.png") no-repeat center bottom; 40 background: url("../../../static/img/text.png") no-repeat center bottom;
38 background-size: 100%; 41 background-size: 100%;
39 - margin: 0 auto; 42 + margin: 0 auto
40 } 43 }
41 .bottom_backg { 44 .bottom_backg {
42 width: 100%; 45 width: 100%;