doc: update README.md a5744c23b7

This commit is contained in:
jaywcjlove
2022-11-03 03:50:38 +00:00
parent e35139ebf3
commit 76b0cc155e
2 changed files with 24 additions and 20 deletions

View File

@ -370,7 +370,7 @@ body.home .max-container a.home-button:visited:hover {
}
.home-card a.contributing::after {
color: var(--color-fg-muted);
content: '👆待完善需要您的参与';
content: attr(data-info);
display: block;
position: absolute;
font-size: 10px;