调整配色

This commit is contained in:
2021-06-14 00:58:13 +08:00
parent 14aa41a400
commit 0e10454095
6 changed files with 20 additions and 12 deletions

View File

@@ -68,7 +68,7 @@ export default {
position: relative;
margin: 1.5rem 0;
font-size: 1rem;
color: #222;
color: @textPrimary;
}
> .title::before {