Commit 1e07b33d by Chao Sun

高度padding

parent 018f1d95
......@@ -38,22 +38,21 @@ ul li,ol li{
display: flex;
justify-content: center;
align-items: center;
margin: 6% auto;
padding:20px 0px;
}
.footer{
display: flex;
justify-content: center;
align-items: center;
font-size: 20px;
height: 60px;
padding: 30px 0;
width: 90%;
margin: 0 auto;
background: #ec2d37;
color: #fff;
border-radius: 10px;
box-shadow: 0px 15px 16px -8px #f4bbbe;
position: relative;
bottom: 10px;
}
/* .layout.cityLayout{
padding:10px 0;
......@@ -135,7 +134,8 @@ ul li,ol li{
.cityContent{
display: flex;
flex-wrap: wrap;
margin-top: 15%;
margin-top: 10%;
margin-bottom: 0px;
}
.income{
......
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