refactor: rename archive -> archives
This commit is contained in:
+3
-3
@@ -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;
|
||||
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user