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

gragorther
10.53.2025 7e776ee1bf974a322356bdfa42ccc5d4022ae50e
assets/scss/_base.scss
@@ -23,7 +23,7 @@
  }
}
iframe[src*=disqus] {
iframe[src*="disqus"] {
  color-scheme: light;
}
@@ -142,7 +142,6 @@
}
.highlight {
  div,
  pre {
    margin: 2rem 0 2rem;
@@ -190,6 +189,9 @@
  font-weight: 400;
  font-style: italic;
}
* {
  -webkit-tap-highlight-color: transparent;
}
th,
td {