优化样式

This commit is contained in:
Dragon
2024-02-27 21:56:58 +08:00
parent df6210b2ae
commit 9b09374128
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@
.wrap .fixed_wrap .rule { .wrap .fixed_wrap .rule {
font-size: 0.32rem; font-size: 0.32rem;
color: #666; color: #666;
width: 90%; width: 85%;
margin: 0 auto 0.45333rem; margin: 0 auto 0.45333rem;
line-height: 0.45rem; line-height: 0.45rem;
} }

View File

@@ -24,7 +24,7 @@
color: #666; color: #666;
// margin-top: px2rem(48); // margin-top: px2rem(48);
// margin-bottom: px2rem(34); // margin-bottom: px2rem(34);
width: 90%; width: 85%;
margin: 0 auto px2rem(34); margin: 0 auto px2rem(34);
line-height: 0.45rem; line-height: 0.45rem;
p{ p{