@ -411,11 +411,13 @@ export default {
flex-direction: column;
}
.title {
font-size: 0.3rem;
font-size: 0.31rem;
color: #333;
width: 100%;
padding: 0;
height: 0.3rem;
line-height: 0.3rem;
padding-top: 0.03rem;
.rule {
font-size: 0.22rem;
@ -481,8 +481,10 @@ export default {
box-sizing: border-box;
.home .page-content .new-card .card-list li .right h3 {
font-size: 0.32rem;
font-size: 0.33rem;
font-weight: 400;
color: rgba(51, 51, 51, 1);
margin-bottom: 0.13rem;
text-overflow: ellipsis;