Commit cddbf171 by Chao Sun

底部buttom样式修改

parent 1e07b33d
...@@ -45,14 +45,13 @@ ul li,ol li{ ...@@ -45,14 +45,13 @@ ul li,ol li{
justify-content: center; justify-content: center;
align-items: center; align-items: center;
font-size: 20px; font-size: 20px;
padding: 30px 0; padding: 20px 0;
width: 90%; width: 90%;
margin: 0 auto; margin: 0 auto;
background: #ec2d37; background: #ec2d37;
color: #fff; color: #fff;
border-radius: 10px; border-radius: 10px;
box-shadow: 0px 15px 16px -8px #f4bbbe; box-shadow: 0px 15px 16px -8px #f4bbbe;
} }
/* .layout.cityLayout{ /* .layout.cityLayout{
padding:10px 0; padding:10px 0;
......
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