_sass/extraStyling.scss in jekyll-theme-buttery-biscuit-0.3.6 vs _sass/extraStyling.scss in jekyll-theme-buttery-biscuit-0.3.7
- old
+ new
@@ -10,7 +10,7 @@
-moz-column-count: 2;
}
}
tr:nth-child(even) {
- background-color: var(--color-grey);
+ background-color: var(--bg-secondary-color);
}
\ No newline at end of file