diff --git a/layouts/shortcodes/git-heatmap.html b/layouts/shortcodes/git-heatmap.html index 67af95f..c4e78d0 100644 --- a/layouts/shortcodes/git-heatmap.html +++ b/layouts/shortcodes/git-heatmap.html @@ -8,7 +8,7 @@ --color-mid: {{ $p.color_mid }}; --color-high: {{ $p.color_high }}; } -#heatmap text { font-family: inherit; } +#heatmap text { font-family: inherit; fill: inherit; } #tooltip { position: fixed; background: #333;