This commit is contained in:
2025-12-29 14:35:17 +08:00
parent b1b59a96f2
commit 005457e13e
6 changed files with 25 additions and 18 deletions

View File

@@ -19,7 +19,7 @@
width: 6.8rem;
margin: 1.5rem 0.35rem;
/* font-size: 0.16rem; */
color: #cbcfd8;
color: #909399;
/* white-space: normal; */
/* margin-top: 1.5rem;
margin-bottom: 1.5rem; */
@@ -28,10 +28,10 @@
.footer-texts p {
width: 6.8rem;
font-size: 0.16rem;
padding-left: 0.05rem;
text-indent: -0.1rem;
line-height: 1.5;
margin-bottom: 0.1rem;
padding-left: 0.1rem;
text-indent: -0.2rem;
/* line-height: 1.5;
margin-bottom: 0.1rem; */
font-family: 'HarmonyOS-Light';
letter-spacing: 1px;
}