fix(article): change .article-time classname to .article-lastmod (#306)
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
text-transform: unset;
|
||||
}
|
||||
|
||||
.article-copyright {
|
||||
.article-copyright, .article-lastmod {
|
||||
a {
|
||||
color: var(--body-text-color);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user