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
@@ -1,6 +1,6 @@
.archive-group {
.archives-group {
margin-bottom: var(--section-separation);
.archive-date {
.archives-date {
text-transform: uppercase;
margin-bottom: 10px;
font-size: 1.6rem;
@@ -12,7 +12,7 @@
}
}
.template-archive {
.template-archives {
.category-list {
margin-bottom: var(--section-separation);
overflow-x: auto;