优化样式

This commit is contained in:
Dragon
2024-02-27 21:56:58 +08:00
parent 8dee937bb9
commit 5a2c6b2ff5
2 changed files with 2 additions and 2 deletions

View File

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

View File

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