Skip to content

Commit a6c3e8e

Browse files
authored
Inherit site font
1 parent 64a466e commit a6c3e8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Config/apexcharts.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
'zoom' => [
2424
'enabled' => true,
2525
],
26-
'fontFamily' => 'Nunito',
26+
'fontFamily' => 'inherit',
2727
'foreColor' => '#373d3f',
2828
],
2929

0 commit comments

Comments
 (0)