Commit 302ef40c authored by 王玉鑫's avatar 王玉鑫

feat: 联系我们样式修改

parent 692f6982
...@@ -413,13 +413,14 @@ export default { ...@@ -413,13 +413,14 @@ export default {
.contact-cell { .contact-cell {
.contact-item { .contact-item {
background-color: white; background-color: white;
padding: 0 60rpx; padding: 0 30rpx;
display: flex; display: flex;
align-items: center; align-items: center;
justify-content: space-between; justify-content: space-between;
height: 156rpx; height: 156rpx;
font-size: 28rpx;
& ~ .contact-item { & ~ .contact-item {
margin-top: 40rpx; margin-top: 20rpx;
} }
.item-title { .item-title {
font-size: 32rpx; font-size: 32rpx;
......
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