This commit is contained in:
make
2025-04-23 12:05:37 +08:00
parent eb0c21dff9
commit c7bba117a1
16 changed files with 182 additions and 184 deletions

View File

@@ -77,7 +77,7 @@ body {
line-height: 20px;
/* padding-top: 8px; */
}
.block_txt h2 {
.block_txt h2 , .block_txt h3{
font-size: 0.26rem;
margin-bottom: 0px;
display: -webkit-box; /* 必须结合 -webkit-line-clamp 使用 */
@@ -244,12 +244,12 @@ margin-right: 0.1rem;
width: 100%;
}
.site-description {
font-size: 0.3rem;
font-size: 0.25rem;
padding: 0.1rem 0.1rem;
line-height: 0.6rem;
line-height: 0.4rem;
background: #ffffff;
margin-bottom: 0.2rem;
text-align: center;
text-align: left;
}