refactor(article): use var(--content-side-padding) in more places

This commit is contained in:
Jimmy Cai
2020-08-24 12:17:43 +02:00
parent a1250ee75f
commit 36f53f592b
2 changed files with 15 additions and 22 deletions
-4
View File
@@ -120,10 +120,6 @@
}
.article-tags {
& + .article-copyright {
margin-top: 30px;
}
a {
color: var(--accent-color-text);
background-color: var(--accent-color);