mirror of https://github.com/theNewDynamic/gohugo-theme-ananke.git

Patrick Kollitsch
5 hours ago 399075ed6fdb2abd7afe04019b1b912e4099773c
fix: remove font size from code highlighting
1 files modified
1 ■■■■ changed files
assets/ananke/css/_code.css 1 ●●●● patch | view | raw | blame | history
assets/ananke/css/_code.css
@@ -7,7 +7,6 @@
  display: block;
  padding: 1.5em 1.5em;
  white-space: pre;
  font-size: .95rem;
  line-height: 2;
}