refactor: rename archive -> archives

This commit is contained in:
Jimmy Cai
2020-09-13 11:22:47 +02:00
parent c600f87213
commit 7379bbe412
10 changed files with 35 additions and 35 deletions
+3 -3
View File
@@ -43,9 +43,9 @@
}
}
/* Archive widget */
.widget.archive {
.archive-year {
/* Archives widget */
.widget.archives {
.archives-year {
margin-bottom: 10px;
a {
background-color: var(--card-background);