mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Add @mixin to _taxonomies_dark.scss (#580)
Otherwise, tags have a dark background in the light theme.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.taxonomy {
|
||||
@mixin taxonomy {
|
||||
.taxonomy-element {
|
||||
background-color: $alt-bg-color-dark;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user