Commit 85d21bcd authored by huangyecong's avatar huangyecong

样式修改

parent 7d8484e0
...@@ -92,6 +92,11 @@ ...@@ -92,6 +92,11 @@
background: #2c2c31; background: #2c2c31;
background-size: 100% 100%; background-size: 100% 100%;
padding: 58px 0 0 0; padding: 58px 0 0 0;
position: absolute;
width: 100%;
height: 180px;
bottom: 0px;
box-sizing:border-box;
.con_ { .con_ {
display: flex; display: flex;
justify-content: space-between; justify-content: space-between;
...@@ -99,6 +104,7 @@ ...@@ -99,6 +104,7 @@
font-size: 14px; font-size: 14px;
padding: 0 83px; padding: 0 83px;
color: #fff; color: #fff;
background-color: #2c2c31;
.con_item2 { .con_item2 {
&.flex_ { &.flex_ {
display: flex; display: flex;
...@@ -220,7 +226,7 @@ ...@@ -220,7 +226,7 @@
} }
} }
& > p { & > p {
margin-top: 38px; padding-top: 38px;
text-align: center; text-align: center;
padding: 12px 0; padding: 12px 0;
color: #fff; color: #fff;
......
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