Skip to content

Commit cf24213

Browse files
Set archive, categories, meta to use list-group style
1 parent dabb699 commit cf24213

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/scss/supporting/sidebar.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
background-color: $card-cap-bg;
2424
border-bottom: $card-border-width solid $card-border-color;
2525
}
26-
.widget_recent_entries, .widget_recent_comments {
26+
.widget_recent_entries, .widget_recent_comments, .widget_archive, .widget_categories, .widget_meta {
2727
.widget-wrap {
2828
padding: 0;
2929
}

0 commit comments

Comments
 (0)