mirror of https://github.com/theNewDynamic/gohugo-theme-ananke.git
fix: remove font size from code highlighting
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; }