fix(article): change .article-time classname to .article-lastmod (#306)

This commit is contained in:
zhixuan
2021-08-15 11:12:56 +02:00
committed by GitHub
parent f07d5dc515
commit bcbba1eed0
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -71,7 +71,7 @@
text-transform: unset;
}
.article-copyright {
.article-copyright, .article-lastmod {
a {
color: var(--body-text-color);
}