feat: 优化项目介绍样式,正文深灰色并每行缩进

This commit is contained in:
2026-07-23 14:13:36 +08:00
parent c03a3f81f7
commit abcd3ac315
2 changed files with 10 additions and 5 deletions
+6 -1
View File
@@ -258,11 +258,16 @@ body {
.proj-intro {
font-size: 13px;
color: #252525;
margin-left: 12px;
line-height: 1.45;
margin-bottom: 3px;
}
.proj-desc {
color: #656464;
display: block;
text-indent: 24px;
}
.proj-work-title {
font-size: 13px;
font-weight: 700;