Browse Source

字体大小

fenbao
wangyx 1 month ago
parent
commit
ff496f26b0
  1. 4
      pages/tabBar/work/index.vue

4
pages/tabBar/work/index.vue

@ -215,7 +215,7 @@ export default {
.conItem-title {
color: rgb(64, 64, 64);
font-size: 30rpx;
font-size: 32rpx;
text-align: left;
}
@ -244,7 +244,7 @@ export default {
.itemText {
color: rgb(64, 64, 64);
font-size: 28rpx;
margin-top: 5rpx;
margin-top: 15rpx;
white-space: nowrap;
}
}

Loading…
Cancel
Save