@@ -180,9 +180,10 @@ p.has-drop-cap:first-letter {
text-align: center;
}
-/* Categories */
-.wp-block-categories-list {
-
+/* Categories & Archives */
+.wp-block-categories-list,
+.wp-block-archives {
+ margin-left: 3.2em;
/* Tables */
@@ -371,6 +371,12 @@ p.has-drop-cap:first-letter {
text-align: right;
+}
+
/* Separator */
.wp-block-separator {
background-color: #e8e9ea;