mirror of https://github.com/lxndrblz/anatole.git

Alexander Bilz
21.21.2021 b99cf69567b8f32dc8431deed0bf75b240c3e3c4
assets/scss/_menu_dark.scss
@@ -4,4 +4,8 @@
        border: 1px solid $border-color-dark;
    }
    
}
html[data-theme='dark']  {
    @include menu_dark()
}