mirror of https://github.com/luizdepra/hugo-coder.git

Luiz F. A. de Prá
02.15.2021 ee806a669fb86216b4f5823ec32c3164f405b69f
assets/scss/_base_dark.scss
@@ -39,8 +39,9 @@
  }
  pre {
    background-color: $alt-bg-color-dark !important;
    code {
      background-color: inherit;
//      background-color: inherit;
      color: inherit;
    }
  }