iphone5调整

master
Lee-1203 2022-02-16 15:32:03 +08:00
parent 3bbdf2805a
commit 739904fd44
1 changed files with 16 additions and 0 deletions

View File

@ -2845,4 +2845,20 @@ textarea::-webkit-input-placeholder {
.join-list li>div:nth-of-type(1)>strong, .join-list li>div:nth-of-type(1)>span{
font-size: 12px;
}
.index-title ins{
font-size: 42px;
}
.index-title p{
font-size: 16px;
}
.index-title-item li{
font-size: 13px;
}
.index-title-item li:last-child{
margin-left: 15px;
}
.corporate-name{
font-size: 22px;
margin: 20px 0 10px;
}
}