厨房:调整榜单标题间距

This commit is contained in:
Dragon
2023-03-28 18:33:37 +08:00
parent 0a1514f7d9
commit f10829421c
2 changed files with 2 additions and 2 deletions

View File

@@ -841,7 +841,7 @@ body {
margin: 0.2666666667rem auto 0.08rem;
display: flex;
overflow: hidden;
padding: 0.0666666667rem 0.1333333333rem;
padding: 0.0666666667rem;
box-sizing: border-box;
justify-content: space-between;
}

View File

@@ -1105,7 +1105,7 @@ body {
margin: px2rem(20) auto px2rem(6);
display: flex;
overflow: hidden;
padding: px2rem(5, ) px2rem(10, );
padding: px2rem(5, );
box-sizing: border-box;
justify-content: space-between;