Center heatmap

This commit is contained in:
Alex Selimov 2026-05-11 22:28:59 -04:00
parent 4ef0b3f85a
commit bd9c0d58df

View file

@ -8,6 +8,7 @@
--color-mid: {{ $p.color_mid }};
--color-high: {{ $p.color_high }};
}
#heatmap { display: flex; justify-content: center; }
#heatmap text { font-family: inherit; fill: currentColor; }
#tooltip {
position: fixed;