导航优化

master
xindan 2021-10-21 11:57:14 +08:00
parent 2c96218f50
commit 152b00f565
1 changed files with 3 additions and 2 deletions

View File

@ -74,9 +74,10 @@
left: 0;
}
.nav-title {
font-size: 42rpx;
font-size: 36rpx;
text-align: left;
padding: 2px 250rpx 0 20rpx;
padding: 12px 250rpx 0 20rpx;
height: 37px;
color: #000;
}
</style>